Skip to content
Success

Console Output

12:04:28 Started by user Jonah Graham
12:04:28 Running as Jonah Graham
12:04:29 Agent basic-g1hmc is provisioned from template basic
12:04:29 ---
12:04:29 apiVersion: "v1"
12:04:29 kind: "Pod"
12:04:29 metadata:
12:04:29   labels:
12:04:29     jenkins: "slave"
12:04:29     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:04:29     jenkins/label: "basic"
12:04:29   name: "basic-g1hmc"
12:04:29   namespace: "packaging"
12:04:29 spec:
12:04:29   containers:
12:04:29   - env:
12:04:29     - name: "JENKINS_SECRET"
12:04:29       value: "********"
12:04:29     - name: "JENKINS_TUNNEL"
12:04:29       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
12:04:29     - name: "JENKINS_AGENT_NAME"
12:04:29       value: "basic-g1hmc"
12:04:29     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:04:29       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:04:29         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:04:29     - name: "JAVA_TOOL_OPTIONS"
12:04:29       value: ""
12:04:29     - name: "_JAVA_OPTIONS"
12:04:29       value: ""
12:04:29     - name: "OPENJ9_JAVA_OPTIONS"
12:04:29       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:04:29     - name: "JENKINS_NAME"
12:04:29       value: "basic-g1hmc"
12:04:29     - name: "JENKINS_AGENT_WORKDIR"
12:04:29       value: "/home/jenkins/agent"
12:04:29     - name: "JENKINS_URL"
12:04:29       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
12:04:29     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
12:04:29     imagePullPolicy: "Always"
12:04:29     name: "jnlp"
12:04:29     resources:
12:04:29       limits:
12:04:29         cpu: "2000m"
12:04:29         memory: "4096Mi"
12:04:29       requests:
12:04:29         cpu: "1000m"
12:04:29         memory: "4096Mi"
12:04:29     tty: true
12:04:29     volumeMounts:
12:04:29     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:04:29       name: "m2-dir"
12:04:29       readOnly: true
12:04:29       subPath: "toolchains.xml"
12:04:29     - mountPath: "/home/jenkins/.mavenrc"
12:04:29       name: "m2-dir"
12:04:29       readOnly: true
12:04:29       subPath: ".mavenrc"
12:04:29     - mountPath: "/opt/tools"
12:04:29       name: "volume-0"
12:04:29       readOnly: false
12:04:29     - mountPath: "/home/jenkins"
12:04:29       name: "volume-2"
12:04:29       readOnly: false
12:04:29     - mountPath: "/home/jenkins/.m2/repository"
12:04:29       name: "volume-3"
12:04:29       readOnly: false
12:04:29     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:04:29       name: "m2-secret-dir"
12:04:29       readOnly: true
12:04:29       subPath: "settings-security.xml"
12:04:29     - mountPath: "/home/jenkins/.m2/wrapper"
12:04:29       name: "volume-4"
12:04:29       readOnly: false
12:04:29     - mountPath: "/home/jenkins/.m2/settings.xml"
12:04:29       name: "m2-secret-dir"
12:04:29       readOnly: true
12:04:29       subPath: "settings.xml"
12:04:29     - mountPath: "/home/jenkins/.ssh"
12:04:29       name: "volume-1"
12:04:29       readOnly: false
12:04:29       subPath: ""
12:04:29     - mountPath: "/home/jenkins/agent"
12:04:29       name: "workspace-volume"
12:04:29       readOnly: false
12:04:29     workingDir: "/home/jenkins/agent"
12:04:29   nodeSelector:
12:04:29     kubernetes.io/os: "linux"
12:04:29   restartPolicy: "Never"
12:04:29   volumes:
12:04:29   - name: "volume-0"
12:04:29     persistentVolumeClaim:
12:04:29       claimName: "tools-claim-jiro-packaging"
12:04:29       readOnly: true
12:04:29   - name: "m2-secret-dir"
12:04:29     secret:
12:04:29       secretName: "m2-secret-dir"
12:04:29   - emptyDir:
12:04:29       medium: ""
12:04:29     name: "volume-2"
12:04:29   - configMap:
12:04:29       name: "m2-dir"
12:04:29     name: "m2-dir"
12:04:29   - configMap:
12:04:29       name: "known-hosts"
12:04:29     name: "volume-1"
12:04:29   - emptyDir:
12:04:29       medium: ""
12:04:29     name: "workspace-volume"
12:04:29   - emptyDir:
12:04:29       medium: ""
12:04:29     name: "volume-4"
12:04:29   - emptyDir:
12:04:29       medium: ""
12:04:29     name: "volume-3"
12:04:29 
12:04:29 Building remotely on basic-g1hmc (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
12:04:29 [WS-CLEANUP] Deleting project workspace...
12:04:29 [WS-CLEANUP] Deferred wipeout is used...
12:04:29 [ssh-agent] Looking for ssh-agent implementation...
12:04:29 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:04:29 $ ssh-agent
12:04:29 SSH_AUTH_SOCK=/tmp/ssh-pHkYYjIgM28i/agent.50
12:04:29 SSH_AGENT_PID=52
12:04:29 [ssh-agent] Started.
12:04:29 Running ssh-add (command line suppressed)
12:04:29 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_2814946112723997475.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_2814946112723997475.key)
12:04:29 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
12:04:29 The recommended git tool is: git
12:04:31 using credential github-bot
12:04:31 Cloning the remote Git repository
12:04:31 Cloning repository https://github.com/eclipse-packaging/packages.git
12:04:31  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
12:04:31 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
12:04:31  > git --version # timeout=10
12:04:31  > git --version # 'git version 2.20.1'
12:04:31 using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:04:31  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:04:32  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
12:04:32  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:04:32 Avoid second fetch
12:04:32  > git rev-parse origin/master^{commit} # timeout=10
12:04:32 Checking out Revision af613f432c090a51ddafb12dcc7238f8b70f140a (origin/master)
12:04:32  > git config core.sparsecheckout # timeout=10
12:04:32  > git checkout -f af613f432c090a51ddafb12dcc7238f8b70f140a # timeout=10
12:04:33 Commit message: "Revert "Temporarily don't build some parts of EPP to reduce disk usage""
12:04:33  > git rev-list --no-walk 9e1693b0ad126aa008484cd98fafbec11b783e9c # timeout=10
12:04:33 [notarize-downloads] $ /bin/bash /tmp/jenkins7384786730591334452.sh
12:04:33 + export 'PS4=+$$+ '
12:04:33 + PS4='+$$+ '
12:04:33 +133+ SSHUSER=genie.packaging@projects-storage.eclipse.org
12:04:33 +133+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
12:04:33 +133+ SCP=scp
12:04:33 +133+ mkdir temp
12:04:33 +133+ pushd temp
12:04:33 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
12:04:33 ++133+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
12:04:33 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:04:33 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:04:43 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:04:43 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:04:52 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:04:52 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:05:01 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:05:01 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:05:14 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:05:14 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:05:28 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:05:28 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:05:41 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:05:41 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:05:54 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:05:54 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:06:02 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:06:02 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:06:13 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:06:13 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:06:30 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:06:30 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:06:39 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:06:39 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:06:51 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:06:51 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:07:00 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:00 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:07:09 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:09 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize .
12:07:20 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:20 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:07:31 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:31 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:07:39 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:39 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:07:47 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:47 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:07:59 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
12:07:59 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize .
12:08:09 +133+ popd
12:08:09 ~/agent/workspace/notarize-downloads
12:08:09 ++133+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
12:08:09 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:08:09 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:09 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:08:09 +133+ LOG=eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:08:09 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:08:09 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:09 +133+ sleep 18s
12:08:09 +133+ tee --append eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:08:09 +180+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:09 ++180+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:09 +180+ DMG=eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:09 +180+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:10 ++180+ echo eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:10 ++180+ sed s/_/-/g
12:08:10 +180+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86-64.dmg
12:08:10 +180+ retryCount=1
12:08:10 +180+ '[' 1 -gt 0 ']'
12:08:10 ++180+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:08:15 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:08:15 200'
12:08:15 ++180+ head -n1
12:08:15 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:15 ++180+ tail -n1
12:08:15 +180+ STATUS_CODE=200
12:08:15 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:15 ++180+ jq -r .uuid
12:08:15 +180+ UUID=63e43aab-27ad-4462-b379-90adbe507b26
12:08:15 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:15 ++180+ jq -r .notarizationStatus.status
12:08:15 +180+ STATUS=IN_PROGRESS
12:08:15 +180+ [[ 200 == \5\0\3 ]]
12:08:15 +180+ [[ 200 == \5\0\2 ]]
12:08:15 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:08:15 +180+ sleep 1m
12:08:27 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:08:27 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:27 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:08:27 +133+ LOG=eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:08:27 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:08:27 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:27 +133+ sleep 18s
12:08:27 +133+ tee --append eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:08:27 +202+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:27 ++202+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:27 +202+ DMG=eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:27 +202+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:28 ++202+ echo eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:28 ++202+ sed s/_/-/g
12:08:28 +202+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:08:28 +202+ retryCount=1
12:08:28 +202+ '[' 1 -gt 0 ']'
12:08:28 ++202+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:08:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:08:35 200'
12:08:35 ++202+ head -n1
12:08:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:35 ++202+ tail -n1
12:08:35 +202+ STATUS_CODE=200
12:08:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:35 ++202+ jq -r .uuid
12:08:35 +202+ UUID=4c9385d6-a5a2-4200-8203-22117ab1a04a
12:08:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:35 ++202+ jq -r .notarizationStatus.status
12:08:35 +202+ STATUS=IN_PROGRESS
12:08:35 +202+ [[ 200 == \5\0\3 ]]
12:08:35 +202+ [[ 200 == \5\0\2 ]]
12:08:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:08:35 +202+ sleep 1m
12:08:45 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:08:45 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:45 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:08:45 +133+ LOG=eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:08:45 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:08:45 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:45 +133+ sleep 18s
12:08:45 +133+ tee --append eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:08:45 +224+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:45 ++224+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:45 +224+ DMG=eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:45 +224+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:46 ++224+ echo eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:08:46 ++224+ sed s/_/-/g
12:08:46 +224+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-M3-macosx-cocoa-x86-64.dmg
12:08:46 +224+ retryCount=1
12:08:46 +224+ '[' 1 -gt 0 ']'
12:08:46 ++224+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:08:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:08:52 200'
12:08:52 ++224+ head -n1
12:08:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:52 ++224+ tail -n1
12:08:52 +224+ STATUS_CODE=200
12:08:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:52 ++224+ jq -r .uuid
12:08:52 +224+ UUID=827e382b-3638-45ae-b76d-94e6def39b5c
12:08:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:08:52 ++224+ jq -r .notarizationStatus.status
12:08:52 +224+ STATUS=IN_PROGRESS
12:08:52 +224+ [[ 200 == \5\0\3 ]]
12:08:52 +224+ [[ 200 == \5\0\2 ]]
12:08:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:08:52 +224+ sleep 1m
12:09:03 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:09:03 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:03 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:09:03 +133+ LOG=eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:09:03 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:09:03 +133+ sleep 18s
12:09:03 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:03 +133+ tee --append eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:09:03 +246+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:03 ++246+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:03 +246+ DMG=eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:03 +246+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:04 ++246+ echo eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:04 ++246+ sed s/_/-/g
12:09:04 +246+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-M3-macosx-cocoa-x86-64.dmg
12:09:04 +246+ retryCount=1
12:09:04 +246+ '[' 1 -gt 0 ']'
12:09:04 ++246+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:09:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:09:11 200'
12:09:11 ++246+ head -n1
12:09:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:11 ++246+ tail -n1
12:09:11 +246+ STATUS_CODE=200
12:09:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:11 ++246+ jq -r .uuid
12:09:11 +246+ UUID=b26fe7e3-6745-4217-85d3-e3cbae3bc465
12:09:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:11 ++246+ jq -r .notarizationStatus.status
12:09:11 +246+ STATUS=IN_PROGRESS
12:09:11 +246+ [[ 200 == \5\0\3 ]]
12:09:11 +246+ [[ 200 == \5\0\2 ]]
12:09:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:09:11 +246+ sleep 1m
12:09:15 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:09:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:09:16 200'
12:09:16 ++180+ head -n1
12:09:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:09:16 ++180+ tail -n1
12:09:16 +180+ STATUS_CODE=200
12:09:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:09:16 ++180+ jq -r .notarizationStatus.status
12:09:16 +180+ STATUS=IN_PROGRESS
12:09:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:09:16 +180+ sleep 1m
12:09:21 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:09:21 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:21 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:09:21 +133+ LOG=eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:09:21 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:09:21 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:21 +133+ sleep 18s
12:09:21 +133+ tee --append eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:09:21 +278+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:21 ++278+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:21 +278+ DMG=eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:21 +278+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:22 ++278+ echo eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:22 ++278+ sed s/_/-/g
12:09:22 +278+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:22 +278+ retryCount=1
12:09:22 +278+ '[' 1 -gt 0 ']'
12:09:22 ++278+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:09:31 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:09:31 200'
12:09:31 ++278+ head -n1
12:09:31 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:31 ++278+ tail -n1
12:09:31 +278+ STATUS_CODE=200
12:09:31 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:31 ++278+ jq -r .uuid
12:09:31 +278+ UUID=d9d15027-0bde-439f-a243-8ffd6c7c0969
12:09:31 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:31 ++278+ jq -r .notarizationStatus.status
12:09:31 +278+ STATUS=IN_PROGRESS
12:09:31 +278+ [[ 200 == \5\0\3 ]]
12:09:31 +278+ [[ 200 == \5\0\2 ]]
12:09:31 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:09:31 +278+ sleep 1m
12:09:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:09:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:09:35 200'
12:09:35 ++202+ head -n1
12:09:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:09:35 ++202+ tail -n1
12:09:35 +202+ STATUS_CODE=200
12:09:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:09:35 ++202+ jq -r .notarizationStatus.status
12:09:35 +202+ STATUS=IN_PROGRESS
12:09:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:09:35 +202+ sleep 1m
12:09:39 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:09:39 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:39 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:09:39 +133+ LOG=eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:09:39 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:09:39 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:39 +133+ sleep 18s
12:09:39 +133+ tee --append eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:09:39 +311+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:39 ++311+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:39 +311+ DMG=eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:39 +311+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:40 ++311+ echo eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:09:40 ++311+ sed s/_/-/g
12:09:40 +311+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-M3-macosx-cocoa-x86-64.dmg
12:09:40 +311+ retryCount=1
12:09:40 +311+ '[' 1 -gt 0 ']'
12:09:40 ++311+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:09:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:09:49 200'
12:09:49 ++311+ head -n1
12:09:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:49 ++311+ tail -n1
12:09:49 +311+ STATUS_CODE=200
12:09:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:49 ++311+ jq -r .uuid
12:09:49 +311+ UUID=9df4e12b-378a-4899-92b6-d73d18a881f1
12:09:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:09:49 ++311+ jq -r .notarizationStatus.status
12:09:49 +311+ STATUS=IN_PROGRESS
12:09:49 +311+ [[ 200 == \5\0\3 ]]
12:09:49 +311+ [[ 200 == \5\0\2 ]]
12:09:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:09:49 +311+ sleep 1m
12:09:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:09:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:09:52 200'
12:09:52 ++224+ head -n1
12:09:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:09:52 ++224+ tail -n1
12:09:52 +224+ STATUS_CODE=200
12:09:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:09:52 ++224+ jq -r .notarizationStatus.status
12:09:52 +224+ STATUS=IN_PROGRESS
12:09:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:09:52 +224+ sleep 1m
12:09:57 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:09:57 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:57 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:09:57 +133+ LOG=eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:09:57 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:09:57 +133+ sleep 18s
12:09:57 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:57 +133+ tee --append eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:09:57 +343+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:57 ++343+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:57 +343+ DMG=eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:57 +343+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:58 ++343+ echo eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:58 ++343+ sed s/_/-/g
12:09:58 +343+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:09:58 +343+ retryCount=1
12:09:58 +343+ '[' 1 -gt 0 ']'
12:09:58 ++343+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:10:05 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:05 200'
12:10:05 ++343+ head -n1
12:10:05 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:05 ++343+ tail -n1
12:10:05 +343+ STATUS_CODE=200
12:10:05 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:05 ++343+ jq -r .uuid
12:10:05 +343+ UUID=cb1d9044-8684-46ae-934b-b606e1e20944
12:10:05 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:05 ++343+ jq -r .notarizationStatus.status
12:10:05 +343+ STATUS=IN_PROGRESS
12:10:05 +343+ [[ 200 == \5\0\3 ]]
12:10:05 +343+ [[ 200 == \5\0\2 ]]
12:10:05 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:05 +343+ sleep 1m
12:10:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:10:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:11 200'
12:10:11 ++246+ head -n1
12:10:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:11 ++246+ tail -n1
12:10:11 +246+ STATUS_CODE=200
12:10:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:10:11 ++246+ jq -r .notarizationStatus.status
12:10:11 +246+ STATUS=IN_PROGRESS
12:10:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:11 +246+ sleep 1m
12:10:15 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:10:15 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:15 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:10:15 +133+ LOG=eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:10:15 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:10:15 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:15 +133+ sleep 18s
12:10:15 +133+ tee --append eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:10:15 +375+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:15 ++375+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:15 +375+ DMG=eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:15 +375+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:10:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:10:16 200'
12:10:16 ++180+ head -n1
12:10:16 ++375+ echo eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:10:16 ++375+ sed s/_/-/g
12:10:16 ++180+ tail -n1
12:10:16 +180+ STATUS_CODE=200
12:10:16 +375+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:16 +375+ retryCount=1
12:10:16 +375+ '[' 1 -gt 0 ']'
12:10:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:10:16 ++375+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:10:16 ++180+ jq -r .notarizationStatus.status
12:10:16 +180+ STATUS=IN_PROGRESS
12:10:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:16 +180+ sleep 1m
12:10:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:20 200'
12:10:20 ++375+ head -n1
12:10:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:20 ++375+ tail -n1
12:10:20 +375+ STATUS_CODE=200
12:10:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:20 ++375+ jq -r .uuid
12:10:20 +375+ UUID=5fa6343b-d453-4f23-a196-2b56976b8bd6
12:10:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:20 ++375+ jq -r .notarizationStatus.status
12:10:20 +375+ STATUS=IN_PROGRESS
12:10:20 +375+ [[ 200 == \5\0\3 ]]
12:10:20 +375+ [[ 200 == \5\0\2 ]]
12:10:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:20 +375+ sleep 1m
12:10:31 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:10:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:32 200'
12:10:32 ++278+ head -n1
12:10:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:32 ++278+ tail -n1
12:10:32 +278+ STATUS_CODE=200
12:10:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:10:32 ++278+ jq -r .notarizationStatus.status
12:10:32 +278+ STATUS=IN_PROGRESS
12:10:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:32 +278+ sleep 1m
12:10:33 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:10:33 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:33 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:10:33 +133+ LOG=eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:10:33 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:10:33 +133+ sleep 18s
12:10:33 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:33 +133+ tee --append eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:10:33 +417+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:33 ++417+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:33 +417+ DMG=eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:33 +417+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:34 ++417+ echo eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:34 ++417+ sed s/_/-/g
12:10:34 +417+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:10:34 +417+ retryCount=1
12:10:34 +417+ '[' 1 -gt 0 ']'
12:10:34 ++417+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:10:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:10:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:10:35 200'
12:10:35 ++202+ head -n1
12:10:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:10:35 ++202+ tail -n1
12:10:35 +202+ STATUS_CODE=200
12:10:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:10:35 ++202+ jq -r .notarizationStatus.status
12:10:35 +202+ STATUS=IN_PROGRESS
12:10:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:35 +202+ sleep 1m
12:10:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:40 200'
12:10:40 ++417+ head -n1
12:10:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:40 ++417+ tail -n1
12:10:40 +417+ STATUS_CODE=200
12:10:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:40 ++417+ jq -r .uuid
12:10:40 +417+ UUID=ab1d91d4-8bba-4115-ba65-d00af2ffecef
12:10:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:40 ++417+ jq -r .notarizationStatus.status
12:10:40 +417+ STATUS=IN_PROGRESS
12:10:40 +417+ [[ 200 == \5\0\3 ]]
12:10:40 +417+ [[ 200 == \5\0\2 ]]
12:10:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:40 +417+ sleep 1m
12:10:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:10:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:49 200'
12:10:49 ++311+ head -n1
12:10:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:49 ++311+ tail -n1
12:10:49 +311+ STATUS_CODE=200
12:10:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:10:49 ++311+ jq -r .notarizationStatus.status
12:10:49 +311+ STATUS=IN_PROGRESS
12:10:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:49 +311+ sleep 1m
12:10:51 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:10:51 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:51 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:10:51 +133+ LOG=eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:10:51 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:10:51 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:51 +133+ sleep 18s
12:10:51 +133+ tee --append eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:10:51 +459+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:51 ++459+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:51 +459+ DMG=eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:51 +459+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:10:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:10:52 200'
12:10:52 ++224+ head -n1
12:10:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:10:52 ++224+ tail -n1
12:10:52 +224+ STATUS_CODE=200
12:10:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:10:52 ++224+ jq -r .notarizationStatus.status
12:10:52 +224+ STATUS=IN_PROGRESS
12:10:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:52 +224+ sleep 1m
12:10:52 ++459+ echo eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:10:52 ++459+ sed s/_/-/g
12:10:52 +459+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-M3-macosx-cocoa-x86-64.dmg
12:10:52 +459+ retryCount=1
12:10:52 +459+ '[' 1 -gt 0 ']'
12:10:52 ++459+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:10:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:10:59 200'
12:10:59 ++459+ head -n1
12:10:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:59 ++459+ tail -n1
12:10:59 +459+ STATUS_CODE=200
12:10:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:59 ++459+ jq -r .uuid
12:10:59 +459+ UUID=4083b046-9e4a-46c9-ad12-8495836067ba
12:10:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:10:59 ++459+ jq -r .notarizationStatus.status
12:10:59 +459+ STATUS=IN_PROGRESS
12:10:59 +459+ [[ 200 == \5\0\3 ]]
12:10:59 +459+ [[ 200 == \5\0\2 ]]
12:10:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:10:59 +459+ sleep 1m
12:11:05 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:11:05 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:11:05 200'
12:11:05 ++343+ head -n1
12:11:05 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:05 ++343+ tail -n1
12:11:05 +343+ STATUS_CODE=200
12:11:05 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:11:05 ++343+ jq -r .notarizationStatus.status
12:11:05 +343+ STATUS=IN_PROGRESS
12:11:05 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:05 +343+ sleep 1m
12:11:09 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:11:09 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:09 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:11:09 +133+ LOG=eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:11:09 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:11:09 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:09 +133+ sleep 18s
12:11:09 +133+ tee --append eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:11:09 +501+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:09 ++501+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:09 +501+ DMG=eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:09 +501+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:10 ++501+ echo eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:10 ++501+ sed s/_/-/g
12:11:10 +501+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:10 +501+ retryCount=1
12:11:10 +501+ '[' 1 -gt 0 ']'
12:11:10 ++501+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:11:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:11:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:11 200'
12:11:11 ++246+ head -n1
12:11:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:11 ++246+ tail -n1
12:11:11 +246+ STATUS_CODE=200
12:11:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:11 ++246+ jq -r .notarizationStatus.status
12:11:11 +246+ STATUS=IN_PROGRESS
12:11:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:11 +246+ sleep 1m
12:11:15 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:11:15 200'
12:11:15 ++501+ head -n1
12:11:15 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:15 ++501+ tail -n1
12:11:15 +501+ STATUS_CODE=200
12:11:15 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:15 ++501+ jq -r .uuid
12:11:15 +501+ UUID=91de9dd7-7565-4185-a0e7-79d0549cf0c2
12:11:15 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:15 ++501+ jq -r .notarizationStatus.status
12:11:15 +501+ STATUS=IN_PROGRESS
12:11:15 +501+ [[ 200 == \5\0\3 ]]
12:11:15 +501+ [[ 200 == \5\0\2 ]]
12:11:15 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:15 +501+ sleep 1m
12:11:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:11:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:16 200'
12:11:16 ++180+ head -n1
12:11:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:16 ++180+ tail -n1
12:11:16 +180+ STATUS_CODE=200
12:11:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:16 ++180+ jq -r .notarizationStatus.status
12:11:16 +180+ STATUS=IN_PROGRESS
12:11:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:16 +180+ sleep 1m
12:11:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:11:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:20 200'
12:11:20 ++375+ head -n1
12:11:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:20 ++375+ tail -n1
12:11:20 +375+ STATUS_CODE=200
12:11:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:20 ++375+ jq -r .notarizationStatus.status
12:11:20 +375+ STATUS=IN_PROGRESS
12:11:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:20 +375+ sleep 1m
12:11:27 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:11:27 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:27 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:11:27 +133+ LOG=eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:11:27 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:11:27 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:27 +133+ sleep 18s
12:11:27 +133+ tee --append eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:11:27 +553+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:27 ++553+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:27 +553+ DMG=eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:27 +553+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:29 ++553+ echo eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:29 ++553+ sed s/_/-/g
12:11:29 +553+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:29 +553+ retryCount=1
12:11:29 +553+ '[' 1 -gt 0 ']'
12:11:29 ++553+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:11:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:11:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:32 200'
12:11:32 ++278+ head -n1
12:11:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:32 ++278+ tail -n1
12:11:32 +278+ STATUS_CODE=200
12:11:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:32 ++278+ jq -r .notarizationStatus.status
12:11:32 +278+ STATUS=IN_PROGRESS
12:11:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:32 +278+ sleep 1m
12:11:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:11:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:35 200'
12:11:35 ++202+ head -n1
12:11:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:35 ++202+ tail -n1
12:11:35 +202+ STATUS_CODE=200
12:11:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:35 ++202+ jq -r .notarizationStatus.status
12:11:35 +202+ STATUS=IN_PROGRESS
12:11:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:35 +202+ sleep 1m
12:11:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:11:36 200'
12:11:36 ++553+ head -n1
12:11:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:36 ++553+ tail -n1
12:11:36 +553+ STATUS_CODE=200
12:11:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:36 ++553+ jq -r .uuid
12:11:36 +553+ UUID=4137fa82-beeb-4c41-8b95-5852a9e51b84
12:11:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:36 ++553+ jq -r .notarizationStatus.status
12:11:36 +553+ STATUS=IN_PROGRESS
12:11:36 +553+ [[ 200 == \5\0\3 ]]
12:11:36 +553+ [[ 200 == \5\0\2 ]]
12:11:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:36 +553+ sleep 1m
12:11:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:11:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:40 200'
12:11:40 ++417+ head -n1
12:11:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:40 ++417+ tail -n1
12:11:40 +417+ STATUS_CODE=200
12:11:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:40 ++417+ jq -r .notarizationStatus.status
12:11:40 +417+ STATUS=IN_PROGRESS
12:11:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:40 +417+ sleep 1m
12:11:45 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:11:45 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:45 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:11:45 +133+ LOG=eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:11:45 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:11:45 +133+ sleep 18s
12:11:45 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:45 +133+ tee --append eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:11:45 +605+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:45 ++605+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:45 +605+ DMG=eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:45 +605+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:46 ++605+ echo eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:46 ++605+ sed s/_/-/g
12:11:46 +605+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:11:46 +605+ retryCount=1
12:11:46 +605+ '[' 1 -gt 0 ']'
12:11:46 ++605+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:11:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:11:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:49 200'
12:11:49 ++311+ head -n1
12:11:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:49 ++311+ tail -n1
12:11:49 +311+ STATUS_CODE=200
12:11:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:49 ++311+ jq -r .notarizationStatus.status
12:11:49 +311+ STATUS=IN_PROGRESS
12:11:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:49 +311+ sleep 1m
12:11:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:11:51 200'
12:11:51 ++605+ head -n1
12:11:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:51 ++605+ tail -n1
12:11:51 +605+ STATUS_CODE=200
12:11:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:51 ++605+ jq -r .uuid
12:11:51 +605+ UUID=e8ea1820-64b5-4553-9763-08901f8f6b48
12:11:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:51 ++605+ jq -r .notarizationStatus.status
12:11:51 +605+ STATUS=IN_PROGRESS
12:11:51 +605+ [[ 200 == \5\0\3 ]]
12:11:51 +605+ [[ 200 == \5\0\2 ]]
12:11:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:51 +605+ sleep 1m
12:11:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:11:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:11:52 200'
12:11:52 ++224+ head -n1
12:11:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:11:52 ++224+ tail -n1
12:11:52 +224+ STATUS_CODE=200
12:11:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:11:52 ++224+ jq -r .notarizationStatus.status
12:11:52 +224+ STATUS=IN_PROGRESS
12:11:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:52 +224+ sleep 1m
12:11:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:11:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:11:59 200'
12:11:59 ++459+ head -n1
12:11:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:11:59 ++459+ tail -n1
12:11:59 +459+ STATUS_CODE=200
12:11:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:11:59 ++459+ jq -r .notarizationStatus.status
12:11:59 +459+ STATUS=IN_PROGRESS
12:11:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:11:59 +459+ sleep 1m
12:12:03 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:12:03 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:03 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:12:03 +133+ LOG=eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:12:03 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:12:03 +133+ sleep 18s
12:12:03 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:03 +133+ tee --append eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:12:03 +657+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:03 ++657+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:03 +657+ DMG=eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:03 +657+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:04 ++657+ sed s/_/-/g
12:12:04 ++657+ echo eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:04 +657+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:04 +657+ retryCount=1
12:12:04 +657+ '[' 1 -gt 0 ']'
12:12:04 ++657+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:12:05 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:12:05 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:05 200'
12:12:05 ++343+ head -n1
12:12:05 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:05 ++343+ tail -n1
12:12:05 +343+ STATUS_CODE=200
12:12:05 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:05 ++343+ jq -r .notarizationStatus.status
12:12:05 +343+ STATUS=IN_PROGRESS
12:12:05 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:05 +343+ sleep 1m
12:12:10 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:12:10 200'
12:12:10 ++657+ head -n1
12:12:10 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:10 ++657+ tail -n1
12:12:10 +657+ STATUS_CODE=200
12:12:10 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:10 ++657+ jq -r .uuid
12:12:10 +657+ UUID=f29231c9-c640-4024-ad68-c925104631ec
12:12:10 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:10 ++657+ jq -r .notarizationStatus.status
12:12:10 +657+ STATUS=IN_PROGRESS
12:12:10 +657+ [[ 200 == \5\0\3 ]]
12:12:10 +657+ [[ 200 == \5\0\2 ]]
12:12:10 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:10 +657+ sleep 1m
12:12:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:12:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:11 200'
12:12:11 ++246+ head -n1
12:12:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:11 ++246+ tail -n1
12:12:11 +246+ STATUS_CODE=200
12:12:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:11 ++246+ jq -r .notarizationStatus.status
12:12:11 +246+ STATUS=IN_PROGRESS
12:12:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:11 +246+ sleep 1m
12:12:15 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:12:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:16 200'
12:12:16 ++501+ head -n1
12:12:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:16 ++501+ tail -n1
12:12:16 +501+ STATUS_CODE=200
12:12:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:16 ++501+ jq -r .notarizationStatus.status
12:12:16 +501+ STATUS=IN_PROGRESS
12:12:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:16 +501+ sleep 1m
12:12:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:12:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:16 200'
12:12:16 ++180+ head -n1
12:12:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:16 ++180+ tail -n1
12:12:16 +180+ STATUS_CODE=200
12:12:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:16 ++180+ jq -r .notarizationStatus.status
12:12:16 +180+ STATUS=IN_PROGRESS
12:12:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:16 +180+ sleep 1m
12:12:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:12:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:20 200'
12:12:20 ++375+ head -n1
12:12:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:20 ++375+ tail -n1
12:12:20 +375+ STATUS_CODE=200
12:12:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:20 ++375+ jq -r .notarizationStatus.status
12:12:20 +375+ STATUS=IN_PROGRESS
12:12:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:20 +375+ sleep 1m
12:12:21 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:12:21 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:21 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:12:21 +133+ LOG=eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:12:21 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:12:21 +133+ sleep 18s
12:12:21 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:21 +133+ tee --append eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.log
12:12:21 +729+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:21 ++729+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:21 +729+ DMG=eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:21 +729+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:22 ++729+ echo eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:22 ++729+ sed s/_/-/g
12:12:22 +729+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:12:22 +729+ retryCount=1
12:12:22 +729+ '[' 1 -gt 0 ']'
12:12:22 ++729+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:12:29 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:12:29 200'
12:12:29 ++729+ head -n1
12:12:29 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:29 ++729+ tail -n1
12:12:29 +729+ STATUS_CODE=200
12:12:29 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:29 ++729+ jq -r .uuid
12:12:29 +729+ UUID=7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748
12:12:29 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:29 ++729+ jq -r .notarizationStatus.status
12:12:29 +729+ STATUS=IN_PROGRESS
12:12:29 +729+ [[ 200 == \5\0\3 ]]
12:12:29 +729+ [[ 200 == \5\0\2 ]]
12:12:29 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:29 +729+ sleep 1m
12:12:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:12:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:32 200'
12:12:32 ++278+ head -n1
12:12:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:32 ++278+ tail -n1
12:12:32 +278+ STATUS_CODE=200
12:12:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:32 ++278+ jq -r .notarizationStatus.status
12:12:32 +278+ STATUS=IN_PROGRESS
12:12:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:32 +278+ sleep 1m
12:12:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:12:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:35 200'
12:12:35 ++202+ head -n1
12:12:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:35 ++202+ tail -n1
12:12:35 +202+ STATUS_CODE=200
12:12:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:35 ++202+ jq -r .notarizationStatus.status
12:12:35 +202+ STATUS=IN_PROGRESS
12:12:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:35 +202+ sleep 1m
12:12:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:12:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:12:36 200'
12:12:36 ++553+ head -n1
12:12:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:36 ++553+ tail -n1
12:12:36 +553+ STATUS_CODE=200
12:12:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:12:36 ++553+ jq -r .notarizationStatus.status
12:12:36 +553+ STATUS=IN_PROGRESS
12:12:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:36 +553+ sleep 1m
12:12:39 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:12:39 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:39 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:12:39 +133+ LOG=eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:12:39 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:12:39 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:39 +133+ sleep 18s
12:12:39 +133+ tee --append eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:12:39 +781+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:39 ++781+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:39 +781+ DMG=eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:39 +781+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:12:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:40 200'
12:12:40 ++417+ head -n1
12:12:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:40 ++417+ tail -n1
12:12:40 +417+ STATUS_CODE=200
12:12:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:40 ++417+ jq -r .notarizationStatus.status
12:12:40 +417+ STATUS=IN_PROGRESS
12:12:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:40 +417+ sleep 1m
12:12:40 ++781+ echo eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:40 ++781+ sed s/_/-/g
12:12:40 +781+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-M3-macosx-cocoa-x86-64.dmg
12:12:40 +781+ retryCount=1
12:12:40 +781+ '[' 1 -gt 0 ']'
12:12:40 ++781+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:12:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:12:46 200'
12:12:46 ++781+ head -n1
12:12:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:46 ++781+ tail -n1
12:12:46 +781+ STATUS_CODE=200
12:12:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:46 ++781+ jq -r .uuid
12:12:46 +781+ UUID=5ff1d5a9-961a-450c-a5c8-274438d248ac
12:12:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:12:46 ++781+ jq -r .notarizationStatus.status
12:12:46 +781+ STATUS=IN_PROGRESS
12:12:46 +781+ [[ 200 == \5\0\3 ]]
12:12:46 +781+ [[ 200 == \5\0\2 ]]
12:12:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:46 +781+ sleep 1m
12:12:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:12:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:49 200'
12:12:49 ++311+ head -n1
12:12:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:49 ++311+ tail -n1
12:12:49 +311+ STATUS_CODE=200
12:12:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:49 ++311+ jq -r .notarizationStatus.status
12:12:49 +311+ STATUS=IN_PROGRESS
12:12:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:49 +311+ sleep 1m
12:12:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:12:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:51 200'
12:12:51 ++605+ head -n1
12:12:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:51 ++605+ tail -n1
12:12:51 +605+ STATUS_CODE=200
12:12:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:51 ++605+ jq -r .notarizationStatus.status
12:12:51 +605+ STATUS=IN_PROGRESS
12:12:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:51 +605+ sleep 1m
12:12:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:12:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:52 200'
12:12:52 ++224+ head -n1
12:12:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:52 ++224+ tail -n1
12:12:52 +224+ STATUS_CODE=200
12:12:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:52 ++224+ jq -r .notarizationStatus.status
12:12:52 +224+ STATUS=IN_PROGRESS
12:12:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:52 +224+ sleep 1m
12:12:57 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:12:57 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:57 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:12:57 +133+ LOG=eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:12:57 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:12:57 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:57 +133+ sleep 18s
12:12:57 +133+ tee --append eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:12:57 +843+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:57 ++843+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:57 +843+ DMG=eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:57 +843+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:58 ++843+ echo eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:12:58 ++843+ sed s/_/-/g
12:12:58 +843+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-M3-macosx-cocoa-x86-64.dmg
12:12:58 +843+ retryCount=1
12:12:58 +843+ '[' 1 -gt 0 ']'
12:12:58 ++843+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:12:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:12:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:12:59 200'
12:12:59 ++459+ head -n1
12:12:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:12:59 ++459+ tail -n1
12:12:59 +459+ STATUS_CODE=200
12:12:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:12:59 ++459+ jq -r .notarizationStatus.status
12:12:59 +459+ STATUS=IN_PROGRESS
12:12:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:12:59 +459+ sleep 1m
12:13:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:13:03 200'
12:13:03 ++843+ head -n1
12:13:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:03 ++843+ tail -n1
12:13:03 +843+ STATUS_CODE=200
12:13:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:03 ++843+ jq -r .uuid
12:13:03 +843+ UUID=34b86c9f-4825-4800-8330-8e8ed0fca9bb
12:13:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:03 ++843+ jq -r .notarizationStatus.status
12:13:03 +843+ STATUS=IN_PROGRESS
12:13:03 +843+ [[ 200 == \5\0\3 ]]
12:13:03 +843+ [[ 200 == \5\0\2 ]]
12:13:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:03 +843+ sleep 1m
12:13:05 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:13:05 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:05 200'
12:13:05 ++343+ head -n1
12:13:05 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:05 ++343+ tail -n1
12:13:05 +343+ STATUS_CODE=200
12:13:05 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:05 ++343+ jq -r .notarizationStatus.status
12:13:05 +343+ STATUS=IN_PROGRESS
12:13:05 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:05 +343+ sleep 1m
12:13:10 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:13:10 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:10 200'
12:13:10 ++657+ head -n1
12:13:10 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:10 ++657+ tail -n1
12:13:10 +657+ STATUS_CODE=200
12:13:10 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:10 ++657+ jq -r .notarizationStatus.status
12:13:10 +657+ STATUS=IN_PROGRESS
12:13:10 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:10 +657+ sleep 1m
12:13:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:13:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:11 200'
12:13:11 ++246+ head -n1
12:13:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:11 ++246+ tail -n1
12:13:11 +246+ STATUS_CODE=200
12:13:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:11 ++246+ jq -r .notarizationStatus.status
12:13:11 +246+ STATUS=IN_PROGRESS
12:13:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:11 +246+ sleep 1m
12:13:15 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:13:15 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:15 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:13:15 +133+ LOG=eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:13:15 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:13:15 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:15 +133+ sleep 18s
12:13:15 +133+ tee --append eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:13:15 +905+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:15 ++905+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:15 +905+ DMG=eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:15 +905+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:13:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:16 200'
12:13:16 ++501+ head -n1
12:13:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:16 ++501+ tail -n1
12:13:16 +501+ STATUS_CODE=200
12:13:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:16 ++501+ jq -r .notarizationStatus.status
12:13:16 +501+ STATUS=IN_PROGRESS
12:13:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:16 +501+ sleep 1m
12:13:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:13:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:16 200'
12:13:16 ++180+ head -n1
12:13:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:16 ++180+ tail -n1
12:13:16 +180+ STATUS_CODE=200
12:13:16 ++180+ jq -r .notarizationStatus.status
12:13:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:16 +180+ STATUS=IN_PROGRESS
12:13:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:16 +180+ sleep 1m
12:13:16 ++905+ echo eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:16 ++905+ sed s/_/-/g
12:13:16 +905+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-M3-macosx-cocoa-x86-64.dmg
12:13:16 +905+ retryCount=1
12:13:16 +905+ '[' 1 -gt 0 ']'
12:13:16 ++905+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:13:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:13:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:20 200'
12:13:20 ++375+ head -n1
12:13:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:20 ++375+ tail -n1
12:13:20 +375+ STATUS_CODE=200
12:13:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:20 ++375+ jq -r .notarizationStatus.status
12:13:20 +375+ STATUS=IN_PROGRESS
12:13:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:20 +375+ sleep 1m
12:13:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:13:21 200'
12:13:21 ++905+ head -n1
12:13:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:21 ++905+ tail -n1
12:13:21 +905+ STATUS_CODE=200
12:13:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:21 ++905+ jq -r .uuid
12:13:21 +905+ UUID=35c167b3-0234-45a5-86d5-f6a73b127301
12:13:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:21 ++905+ jq -r .notarizationStatus.status
12:13:21 +905+ STATUS=IN_PROGRESS
12:13:21 +905+ [[ 200 == \5\0\3 ]]
12:13:21 +905+ [[ 200 == \5\0\2 ]]
12:13:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:21 +905+ sleep 1m
12:13:29 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:13:29 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:29 200'
12:13:29 ++729+ head -n1
12:13:29 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:29 ++729+ tail -n1
12:13:29 +729+ STATUS_CODE=200
12:13:29 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:29 ++729+ jq -r .notarizationStatus.status
12:13:29 +729+ STATUS=IN_PROGRESS
12:13:29 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:29 +729+ sleep 1m
12:13:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:13:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:32 200'
12:13:32 ++278+ head -n1
12:13:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:32 ++278+ tail -n1
12:13:32 +278+ STATUS_CODE=200
12:13:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:32 ++278+ jq -r .notarizationStatus.status
12:13:32 +278+ STATUS=IN_PROGRESS
12:13:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:32 +278+ sleep 1m
12:13:33 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:13:33 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:33 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:13:33 +133+ LOG=eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:13:33 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:13:33 +133+ sleep 18s
12:13:33 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:33 +133+ tee --append eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:13:33 +977+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:33 ++977+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:33 +977+ DMG=eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:33 +977+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:34 ++977+ echo eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:34 ++977+ sed s/_/-/g
12:13:34 +977+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-M3-macosx-cocoa-x86-64.dmg
12:13:34 +977+ retryCount=1
12:13:34 +977+ '[' 1 -gt 0 ']'
12:13:34 ++977+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:13:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:13:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:35 200'
12:13:35 ++202+ head -n1
12:13:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:35 ++202+ tail -n1
12:13:35 +202+ STATUS_CODE=200
12:13:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:35 ++202+ jq -r .notarizationStatus.status
12:13:35 +202+ STATUS=IN_PROGRESS
12:13:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:35 +202+ sleep 1m
12:13:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:13:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:36 200'
12:13:36 ++553+ head -n1
12:13:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:36 ++553+ tail -n1
12:13:36 +553+ STATUS_CODE=200
12:13:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:36 ++553+ jq -r .notarizationStatus.status
12:13:36 +553+ STATUS=IN_PROGRESS
12:13:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:36 +553+ sleep 1m
12:13:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:13:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:40 200'
12:13:40 ++417+ head -n1
12:13:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:40 ++417+ tail -n1
12:13:40 +417+ STATUS_CODE=200
12:13:40 ++417+ jq -r .notarizationStatus.status
12:13:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:40 +417+ STATUS=IN_PROGRESS
12:13:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:40 +417+ sleep 1m
12:13:41 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:13:41 200'
12:13:41 ++977+ head -n1
12:13:41 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:41 ++977+ tail -n1
12:13:41 +977+ STATUS_CODE=200
12:13:41 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:41 ++977+ jq -r .uuid
12:13:41 +977+ UUID=6d797a40-6544-4a15-a339-ef1b86cec971
12:13:41 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:41 ++977+ jq -r .notarizationStatus.status
12:13:41 +977+ STATUS=IN_PROGRESS
12:13:41 +977+ [[ 200 == \5\0\3 ]]
12:13:41 +977+ [[ 200 == \5\0\2 ]]
12:13:41 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:41 +977+ sleep 1m
12:13:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:13:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:13:46 200'
12:13:46 ++781+ head -n1
12:13:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:46 ++781+ tail -n1
12:13:46 +781+ STATUS_CODE=200
12:13:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:13:46 ++781+ jq -r .notarizationStatus.status
12:13:46 +781+ STATUS=IN_PROGRESS
12:13:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:46 +781+ sleep 1m
12:13:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:13:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:49 200'
12:13:49 ++311+ head -n1
12:13:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:49 ++311+ tail -n1
12:13:49 +311+ STATUS_CODE=200
12:13:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:49 ++311+ jq -r .notarizationStatus.status
12:13:49 +311+ STATUS=IN_PROGRESS
12:13:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:49 +311+ sleep 1m
12:13:51 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
12:13:51 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:51 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:13:51 +133+ LOG=eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:13:51 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:13:51 +133+ sleep 18s
12:13:51 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:51 +133+ tee --append eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.log
12:13:51 +1049+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:51 ++1049+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:51 +1049+ DMG=eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:51 +1049+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:13:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:51 200'
12:13:51 ++605+ head -n1
12:13:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:51 ++605+ tail -n1
12:13:51 +605+ STATUS_CODE=200
12:13:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:51 ++605+ jq -r .notarizationStatus.status
12:13:51 +605+ STATUS=IN_PROGRESS
12:13:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:51 +605+ sleep 1m
12:13:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:13:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:52 200'
12:13:52 ++224+ head -n1
12:13:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:52 ++224+ tail -n1
12:13:52 +224+ STATUS_CODE=200
12:13:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:52 ++224+ jq -r .notarizationStatus.status
12:13:52 +224+ STATUS=IN_PROGRESS
12:13:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:52 +224+ sleep 1m
12:13:52 ++1049+ echo eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:13:52 ++1049+ sed s/_/-/g
12:13:52 +1049+ PRIMARY_BUNDLE_ID=eclipse-php-2024-03-M3-macosx-cocoa-x86-64.dmg
12:13:52 +1049+ retryCount=1
12:13:52 +1049+ '[' 1 -gt 0 ']'
12:13:52 ++1049+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-03-M3-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
12:13:57 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:13:57 200'
12:13:57 ++1049+ head -n1
12:13:57 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:57 ++1049+ tail -n1
12:13:57 +1049+ STATUS_CODE=200
12:13:57 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:57 ++1049+ jq -r .uuid
12:13:57 +1049+ UUID=db335aff-40e9-424d-b8b3-b141e7a62eb4
12:13:57 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:13:57 ++1049+ jq -r .notarizationStatus.status
12:13:57 +1049+ STATUS=IN_PROGRESS
12:13:57 +1049+ [[ 200 == \5\0\3 ]]
12:13:57 +1049+ [[ 200 == \5\0\2 ]]
12:13:57 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:57 +1049+ sleep 1m
12:13:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:13:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:13:59 200'
12:13:59 ++459+ head -n1
12:13:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:13:59 ++459+ tail -n1
12:13:59 +459+ STATUS_CODE=200
12:13:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:13:59 ++459+ jq -r .notarizationStatus.status
12:13:59 +459+ STATUS=IN_PROGRESS
12:13:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:13:59 +459+ sleep 1m
12:14:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:14:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:14:03 200'
12:14:03 ++843+ head -n1
12:14:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:14:03 ++843+ tail -n1
12:14:03 +843+ STATUS_CODE=200
12:14:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:14:03 ++843+ jq -r .notarizationStatus.status
12:14:03 +843+ STATUS=IN_PROGRESS
12:14:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:03 +843+ sleep 1m
12:14:05 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:14:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:06 200'
12:14:06 ++343+ head -n1
12:14:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:06 ++343+ tail -n1
12:14:06 +343+ STATUS_CODE=200
12:14:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:06 ++343+ jq -r .notarizationStatus.status
12:14:06 +343+ STATUS=IN_PROGRESS
12:14:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:06 +343+ sleep 1m
12:14:09 +133+ jobs -p
12:14:09 180
12:14:09 202
12:14:09 224
12:14:09 246
12:14:09 278
12:14:09 311
12:14:09 343
12:14:09 375
12:14:09 417
12:14:09 459
12:14:09 501
12:14:09 553
12:14:09 605
12:14:09 657
12:14:09 729
12:14:09 781
12:14:09 843
12:14:09 905
12:14:09 977
12:14:09 1049
12:14:09 +133+ wait
12:14:09 ++133+ jobs -p
12:14:10 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:14:10 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:10 200'
12:14:10 ++657+ head -n1
12:14:10 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:10 ++657+ tail -n1
12:14:10 +657+ STATUS_CODE=200
12:14:10 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:10 ++657+ jq -r .notarizationStatus.status
12:14:10 +657+ STATUS=IN_PROGRESS
12:14:10 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:10 +657+ sleep 1m
12:14:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:14:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:11 200'
12:14:11 ++246+ head -n1
12:14:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:11 ++246+ tail -n1
12:14:11 +246+ STATUS_CODE=200
12:14:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:11 ++246+ jq -r .notarizationStatus.status
12:14:11 +246+ STATUS=IN_PROGRESS
12:14:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:11 +246+ sleep 1m
12:14:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:14:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:16 200'
12:14:16 ++501+ head -n1
12:14:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:16 ++501+ tail -n1
12:14:16 +501+ STATUS_CODE=200
12:14:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:16 ++501+ jq -r .notarizationStatus.status
12:14:16 +501+ STATUS=IN_PROGRESS
12:14:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:16 +501+ sleep 1m
12:14:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:14:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:16 200'
12:14:16 ++180+ head -n1
12:14:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:16 ++180+ tail -n1
12:14:16 +180+ STATUS_CODE=200
12:14:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:16 ++180+ jq -r .notarizationStatus.status
12:14:16 +180+ STATUS=IN_PROGRESS
12:14:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:16 +180+ sleep 1m
12:14:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:14:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:20 200'
12:14:20 ++375+ head -n1
12:14:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:20 ++375+ tail -n1
12:14:20 +375+ STATUS_CODE=200
12:14:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:20 ++375+ jq -r .notarizationStatus.status
12:14:20 +375+ STATUS=IN_PROGRESS
12:14:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:20 +375+ sleep 1m
12:14:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:14:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:14:21 200'
12:14:21 ++905+ head -n1
12:14:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:14:21 ++905+ tail -n1
12:14:21 +905+ STATUS_CODE=200
12:14:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:14:21 ++905+ jq -r .notarizationStatus.status
12:14:21 +905+ STATUS=IN_PROGRESS
12:14:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:21 +905+ sleep 1m
12:14:29 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:14:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:30 200'
12:14:30 ++729+ head -n1
12:14:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:30 ++729+ tail -n1
12:14:30 +729+ STATUS_CODE=200
12:14:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:30 ++729+ jq -r .notarizationStatus.status
12:14:30 +729+ STATUS=IN_PROGRESS
12:14:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:30 +729+ sleep 1m
12:14:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:14:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:32 200'
12:14:32 ++278+ head -n1
12:14:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:32 ++278+ tail -n1
12:14:32 +278+ STATUS_CODE=200
12:14:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:32 ++278+ jq -r .notarizationStatus.status
12:14:32 +278+ STATUS=IN_PROGRESS
12:14:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:32 +278+ sleep 1m
12:14:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:14:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:35 200'
12:14:35 ++202+ head -n1
12:14:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:35 ++202+ tail -n1
12:14:35 +202+ STATUS_CODE=200
12:14:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:35 ++202+ jq -r .notarizationStatus.status
12:14:35 +202+ STATUS=IN_PROGRESS
12:14:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:35 +202+ sleep 1m
12:14:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:14:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:36 200'
12:14:36 ++553+ head -n1
12:14:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:36 ++553+ tail -n1
12:14:36 +553+ STATUS_CODE=200
12:14:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:36 ++553+ jq -r .notarizationStatus.status
12:14:36 +553+ STATUS=IN_PROGRESS
12:14:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:36 +553+ sleep 1m
12:14:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:14:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:40 200'
12:14:40 ++417+ head -n1
12:14:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:40 ++417+ tail -n1
12:14:40 +417+ STATUS_CODE=200
12:14:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:40 ++417+ jq -r .notarizationStatus.status
12:14:40 +417+ STATUS=IN_PROGRESS
12:14:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:40 +417+ sleep 1m
12:14:41 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:14:41 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:14:41 200'
12:14:41 ++977+ head -n1
12:14:41 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:14:41 ++977+ tail -n1
12:14:41 +977+ STATUS_CODE=200
12:14:41 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:14:41 ++977+ jq -r .notarizationStatus.status
12:14:41 +977+ STATUS=IN_PROGRESS
12:14:41 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:41 +977+ sleep 1m
12:14:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:14:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:14:46 200'
12:14:46 ++781+ head -n1
12:14:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:14:46 ++781+ tail -n1
12:14:46 +781+ STATUS_CODE=200
12:14:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:14:46 ++781+ jq -r .notarizationStatus.status
12:14:46 +781+ STATUS=IN_PROGRESS
12:14:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:46 +781+ sleep 1m
12:14:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:14:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:49 200'
12:14:49 ++311+ head -n1
12:14:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:49 ++311+ tail -n1
12:14:49 +311+ STATUS_CODE=200
12:14:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:49 ++311+ jq -r .notarizationStatus.status
12:14:49 +311+ STATUS=IN_PROGRESS
12:14:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:49 +311+ sleep 1m
12:14:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:14:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:51 200'
12:14:51 ++605+ head -n1
12:14:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:51 ++605+ tail -n1
12:14:51 +605+ STATUS_CODE=200
12:14:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:51 ++605+ jq -r .notarizationStatus.status
12:14:51 +605+ STATUS=IN_PROGRESS
12:14:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:51 +605+ sleep 1m
12:14:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:14:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:52 200'
12:14:52 ++224+ head -n1
12:14:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:52 ++224+ tail -n1
12:14:52 +224+ STATUS_CODE=200
12:14:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:52 ++224+ jq -r .notarizationStatus.status
12:14:52 +224+ STATUS=IN_PROGRESS
12:14:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:52 +224+ sleep 1m
12:14:57 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:14:57 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:14:57 200'
12:14:57 ++1049+ head -n1
12:14:57 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:14:57 ++1049+ tail -n1
12:14:57 +1049+ STATUS_CODE=200
12:14:57 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:14:57 ++1049+ jq -r .notarizationStatus.status
12:14:57 +1049+ STATUS=IN_PROGRESS
12:14:57 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:57 +1049+ sleep 1m
12:14:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:14:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:14:59 200'
12:14:59 ++459+ head -n1
12:14:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:14:59 ++459+ tail -n1
12:14:59 +459+ STATUS_CODE=200
12:14:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:14:59 ++459+ jq -r .notarizationStatus.status
12:14:59 +459+ STATUS=IN_PROGRESS
12:14:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:14:59 +459+ sleep 1m
12:15:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:15:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:15:03 200'
12:15:03 ++843+ head -n1
12:15:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:15:03 ++843+ tail -n1
12:15:03 +843+ STATUS_CODE=200
12:15:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:15:03 ++843+ jq -r .notarizationStatus.status
12:15:03 +843+ STATUS=IN_PROGRESS
12:15:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:03 +843+ sleep 1m
12:15:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:15:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:06 200'
12:15:06 ++343+ head -n1
12:15:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:06 ++343+ tail -n1
12:15:06 +343+ STATUS_CODE=200
12:15:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:06 ++343+ jq -r .notarizationStatus.status
12:15:06 +343+ STATUS=IN_PROGRESS
12:15:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:06 +343+ sleep 1m
12:15:10 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:15:10 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:10 200'
12:15:10 ++657+ head -n1
12:15:10 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:10 ++657+ tail -n1
12:15:10 +657+ STATUS_CODE=200
12:15:10 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:10 ++657+ jq -r .notarizationStatus.status
12:15:10 +657+ STATUS=IN_PROGRESS
12:15:10 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:10 +657+ sleep 1m
12:15:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:15:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:11 200'
12:15:11 ++246+ head -n1
12:15:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:11 ++246+ tail -n1
12:15:11 +246+ STATUS_CODE=200
12:15:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:11 ++246+ jq -r .notarizationStatus.status
12:15:11 +246+ STATUS=IN_PROGRESS
12:15:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:11 +246+ sleep 1m
12:15:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:15:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:16 200'
12:15:16 ++501+ head -n1
12:15:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:16 ++501+ tail -n1
12:15:16 +501+ STATUS_CODE=200
12:15:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:16 ++501+ jq -r .notarizationStatus.status
12:15:16 +501+ STATUS=IN_PROGRESS
12:15:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:16 +501+ sleep 1m
12:15:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:15:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:16 200'
12:15:16 ++180+ head -n1
12:15:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:16 ++180+ tail -n1
12:15:16 +180+ STATUS_CODE=200
12:15:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:16 ++180+ jq -r .notarizationStatus.status
12:15:16 +180+ STATUS=IN_PROGRESS
12:15:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:16 +180+ sleep 1m
12:15:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:15:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:20 200'
12:15:20 ++375+ head -n1
12:15:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:20 ++375+ tail -n1
12:15:20 +375+ STATUS_CODE=200
12:15:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:20 ++375+ jq -r .notarizationStatus.status
12:15:20 +375+ STATUS=IN_PROGRESS
12:15:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:20 +375+ sleep 1m
12:15:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:15:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:15:21 200'
12:15:21 ++905+ head -n1
12:15:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:15:21 ++905+ tail -n1
12:15:21 +905+ STATUS_CODE=200
12:15:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:15:21 ++905+ jq -r .notarizationStatus.status
12:15:21 +905+ STATUS=IN_PROGRESS
12:15:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:21 +905+ sleep 1m
12:15:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:15:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:30 200'
12:15:30 ++729+ head -n1
12:15:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:30 ++729+ tail -n1
12:15:30 +729+ STATUS_CODE=200
12:15:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:30 ++729+ jq -r .notarizationStatus.status
12:15:30 +729+ STATUS=IN_PROGRESS
12:15:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:30 +729+ sleep 1m
12:15:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:15:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:32 200'
12:15:32 ++278+ head -n1
12:15:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:32 ++278+ tail -n1
12:15:32 +278+ STATUS_CODE=200
12:15:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:32 ++278+ jq -r .notarizationStatus.status
12:15:32 +278+ STATUS=IN_PROGRESS
12:15:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:32 +278+ sleep 1m
12:15:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:15:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:35 200'
12:15:35 ++202+ head -n1
12:15:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:35 ++202+ tail -n1
12:15:35 +202+ STATUS_CODE=200
12:15:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:35 ++202+ jq -r .notarizationStatus.status
12:15:35 +202+ STATUS=IN_PROGRESS
12:15:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:35 +202+ sleep 1m
12:15:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:15:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:36 200'
12:15:36 ++553+ head -n1
12:15:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:36 ++553+ tail -n1
12:15:36 +553+ STATUS_CODE=200
12:15:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:36 ++553+ jq -r .notarizationStatus.status
12:15:36 +553+ STATUS=IN_PROGRESS
12:15:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:36 +553+ sleep 1m
12:15:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:15:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:40 200'
12:15:40 ++417+ head -n1
12:15:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:40 ++417+ tail -n1
12:15:40 +417+ STATUS_CODE=200
12:15:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:40 ++417+ jq -r .notarizationStatus.status
12:15:40 +417+ STATUS=IN_PROGRESS
12:15:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:40 +417+ sleep 1m
12:15:41 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:15:41 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:15:41 200'
12:15:41 ++977+ head -n1
12:15:41 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:15:41 ++977+ tail -n1
12:15:41 +977+ STATUS_CODE=200
12:15:41 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:15:41 ++977+ jq -r .notarizationStatus.status
12:15:41 +977+ STATUS=IN_PROGRESS
12:15:41 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:41 +977+ sleep 1m
12:15:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:15:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:15:46 200'
12:15:46 ++781+ head -n1
12:15:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:15:46 ++781+ tail -n1
12:15:46 +781+ STATUS_CODE=200
12:15:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:15:46 ++781+ jq -r .notarizationStatus.status
12:15:46 +781+ STATUS=IN_PROGRESS
12:15:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:46 +781+ sleep 1m
12:15:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:15:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:49 200'
12:15:49 ++311+ head -n1
12:15:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:49 ++311+ tail -n1
12:15:49 +311+ STATUS_CODE=200
12:15:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:49 ++311+ jq -r .notarizationStatus.status
12:15:49 +311+ STATUS=IN_PROGRESS
12:15:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:49 +311+ sleep 1m
12:15:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:15:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:51 200'
12:15:51 ++605+ head -n1
12:15:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:51 ++605+ tail -n1
12:15:51 +605+ STATUS_CODE=200
12:15:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:51 ++605+ jq -r .notarizationStatus.status
12:15:51 +605+ STATUS=IN_PROGRESS
12:15:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:51 +605+ sleep 1m
12:15:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:15:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:52 200'
12:15:52 ++224+ head -n1
12:15:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:52 ++224+ tail -n1
12:15:52 +224+ STATUS_CODE=200
12:15:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:52 ++224+ jq -r .notarizationStatus.status
12:15:52 +224+ STATUS=IN_PROGRESS
12:15:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:52 +224+ sleep 1m
12:15:57 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:15:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:15:58 200'
12:15:58 ++1049+ head -n1
12:15:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:15:58 ++1049+ tail -n1
12:15:58 +1049+ STATUS_CODE=200
12:15:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:15:58 ++1049+ jq -r .notarizationStatus.status
12:15:58 +1049+ STATUS=IN_PROGRESS
12:15:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:58 +1049+ sleep 1m
12:15:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:15:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:15:59 200'
12:15:59 ++459+ head -n1
12:15:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:15:59 ++459+ tail -n1
12:15:59 +459+ STATUS_CODE=200
12:15:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:15:59 ++459+ jq -r .notarizationStatus.status
12:15:59 +459+ STATUS=IN_PROGRESS
12:15:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:15:59 +459+ sleep 1m
12:16:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:16:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:16:03 200'
12:16:03 ++843+ head -n1
12:16:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:16:03 ++843+ tail -n1
12:16:03 +843+ STATUS_CODE=200
12:16:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:16:03 ++843+ jq -r .notarizationStatus.status
12:16:03 +843+ STATUS=IN_PROGRESS
12:16:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:03 +843+ sleep 1m
12:16:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:16:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:06 200'
12:16:06 ++343+ head -n1
12:16:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:06 ++343+ tail -n1
12:16:06 +343+ STATUS_CODE=200
12:16:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:06 ++343+ jq -r .notarizationStatus.status
12:16:06 +343+ STATUS=IN_PROGRESS
12:16:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:06 +343+ sleep 1m
12:16:10 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:16:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:11 200'
12:16:11 ++657+ head -n1
12:16:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:11 ++657+ tail -n1
12:16:11 +657+ STATUS_CODE=200
12:16:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:11 ++657+ jq -r .notarizationStatus.status
12:16:11 +657+ STATUS=IN_PROGRESS
12:16:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:11 +657+ sleep 1m
12:16:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:16:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:11 200'
12:16:11 ++246+ head -n1
12:16:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:11 ++246+ tail -n1
12:16:11 +246+ STATUS_CODE=200
12:16:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:11 ++246+ jq -r .notarizationStatus.status
12:16:11 +246+ STATUS=IN_PROGRESS
12:16:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:11 +246+ sleep 1m
12:16:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:16:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:16 200'
12:16:16 ++501+ head -n1
12:16:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:16 ++501+ tail -n1
12:16:16 +501+ STATUS_CODE=200
12:16:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:16 ++501+ jq -r .notarizationStatus.status
12:16:16 +501+ STATUS=IN_PROGRESS
12:16:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:16 +501+ sleep 1m
12:16:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:16:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:16 200'
12:16:16 ++180+ head -n1
12:16:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:16 ++180+ tail -n1
12:16:16 +180+ STATUS_CODE=200
12:16:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:16 ++180+ jq -r .notarizationStatus.status
12:16:16 +180+ STATUS=IN_PROGRESS
12:16:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:16 +180+ sleep 1m
12:16:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:16:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:20 200'
12:16:20 ++375+ head -n1
12:16:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:20 ++375+ tail -n1
12:16:20 +375+ STATUS_CODE=200
12:16:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:20 ++375+ jq -r .notarizationStatus.status
12:16:20 +375+ STATUS=IN_PROGRESS
12:16:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:20 +375+ sleep 1m
12:16:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:16:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:16:21 200'
12:16:21 ++905+ head -n1
12:16:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:16:21 ++905+ tail -n1
12:16:21 +905+ STATUS_CODE=200
12:16:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:16:21 ++905+ jq -r .notarizationStatus.status
12:16:21 +905+ STATUS=IN_PROGRESS
12:16:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:21 +905+ sleep 1m
12:16:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:16:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:30 200'
12:16:30 ++729+ head -n1
12:16:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:30 ++729+ tail -n1
12:16:30 +729+ STATUS_CODE=200
12:16:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:30 ++729+ jq -r .notarizationStatus.status
12:16:30 +729+ STATUS=IN_PROGRESS
12:16:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:30 +729+ sleep 1m
12:16:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:16:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:32 200'
12:16:32 ++278+ head -n1
12:16:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:32 ++278+ tail -n1
12:16:32 +278+ STATUS_CODE=200
12:16:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:32 ++278+ jq -r .notarizationStatus.status
12:16:32 +278+ STATUS=IN_PROGRESS
12:16:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:32 +278+ sleep 1m
12:16:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:16:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:35 200'
12:16:35 ++202+ head -n1
12:16:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:35 ++202+ tail -n1
12:16:35 +202+ STATUS_CODE=200
12:16:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:35 ++202+ jq -r .notarizationStatus.status
12:16:35 +202+ STATUS=IN_PROGRESS
12:16:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:35 +202+ sleep 1m
12:16:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:16:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:36 200'
12:16:36 ++553+ head -n1
12:16:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:36 ++553+ tail -n1
12:16:36 +553+ STATUS_CODE=200
12:16:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:36 ++553+ jq -r .notarizationStatus.status
12:16:36 +553+ STATUS=IN_PROGRESS
12:16:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:36 +553+ sleep 1m
12:16:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:16:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:40 200'
12:16:40 ++417+ head -n1
12:16:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:40 ++417+ tail -n1
12:16:40 +417+ STATUS_CODE=200
12:16:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:40 ++417+ jq -r .notarizationStatus.status
12:16:40 +417+ STATUS=IN_PROGRESS
12:16:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:40 +417+ sleep 1m
12:16:41 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:16:41 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:16:41 200'
12:16:41 ++977+ head -n1
12:16:41 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:16:41 ++977+ tail -n1
12:16:41 +977+ STATUS_CODE=200
12:16:41 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:16:41 ++977+ jq -r .notarizationStatus.status
12:16:41 +977+ STATUS=IN_PROGRESS
12:16:41 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:41 +977+ sleep 1m
12:16:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:16:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:16:46 200'
12:16:46 ++781+ head -n1
12:16:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:16:46 ++781+ tail -n1
12:16:46 +781+ STATUS_CODE=200
12:16:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:16:46 ++781+ jq -r .notarizationStatus.status
12:16:46 +781+ STATUS=IN_PROGRESS
12:16:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:46 +781+ sleep 1m
12:16:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:16:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:49 200'
12:16:49 ++311+ head -n1
12:16:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:49 ++311+ tail -n1
12:16:49 +311+ STATUS_CODE=200
12:16:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:49 ++311+ jq -r .notarizationStatus.status
12:16:49 +311+ STATUS=IN_PROGRESS
12:16:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:49 +311+ sleep 1m
12:16:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:16:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:51 200'
12:16:51 ++605+ head -n1
12:16:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:51 ++605+ tail -n1
12:16:51 +605+ STATUS_CODE=200
12:16:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:51 ++605+ jq -r .notarizationStatus.status
12:16:51 +605+ STATUS=IN_PROGRESS
12:16:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:51 +605+ sleep 1m
12:16:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:16:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:52 200'
12:16:52 ++224+ head -n1
12:16:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:52 ++224+ tail -n1
12:16:52 +224+ STATUS_CODE=200
12:16:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:52 ++224+ jq -r .notarizationStatus.status
12:16:52 +224+ STATUS=IN_PROGRESS
12:16:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:52 +224+ sleep 1m
12:16:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:16:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:16:58 200'
12:16:58 ++1049+ head -n1
12:16:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:16:58 ++1049+ tail -n1
12:16:58 +1049+ STATUS_CODE=200
12:16:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:16:58 ++1049+ jq -r .notarizationStatus.status
12:16:58 +1049+ STATUS=IN_PROGRESS
12:16:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:58 +1049+ sleep 1m
12:16:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:16:59 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:16:59 200'
12:16:59 ++459+ head -n1
12:16:59 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:16:59 ++459+ tail -n1
12:16:59 +459+ STATUS_CODE=200
12:16:59 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:16:59 ++459+ jq -r .notarizationStatus.status
12:16:59 +459+ STATUS=IN_PROGRESS
12:16:59 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:16:59 +459+ sleep 1m
12:17:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:17:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:17:03 200'
12:17:03 ++843+ head -n1
12:17:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:17:03 ++843+ tail -n1
12:17:03 +843+ STATUS_CODE=200
12:17:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:17:03 ++843+ jq -r .notarizationStatus.status
12:17:03 +843+ STATUS=IN_PROGRESS
12:17:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:03 +843+ sleep 1m
12:17:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:17:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:06 200'
12:17:06 ++343+ head -n1
12:17:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:06 ++343+ tail -n1
12:17:06 +343+ STATUS_CODE=200
12:17:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:06 ++343+ jq -r .notarizationStatus.status
12:17:06 +343+ STATUS=IN_PROGRESS
12:17:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:06 +343+ sleep 1m
12:17:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:17:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:11 200'
12:17:11 ++657+ head -n1
12:17:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:11 ++657+ tail -n1
12:17:11 +657+ STATUS_CODE=200
12:17:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:11 ++657+ jq -r .notarizationStatus.status
12:17:11 +657+ STATUS=IN_PROGRESS
12:17:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:11 +657+ sleep 1m
12:17:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:17:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:11 200'
12:17:11 ++246+ head -n1
12:17:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:11 ++246+ tail -n1
12:17:11 +246+ STATUS_CODE=200
12:17:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:11 ++246+ jq -r .notarizationStatus.status
12:17:11 +246+ STATUS=IN_PROGRESS
12:17:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:11 +246+ sleep 1m
12:17:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:17:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:16 200'
12:17:16 ++501+ head -n1
12:17:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:16 ++501+ tail -n1
12:17:16 +501+ STATUS_CODE=200
12:17:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:16 ++501+ jq -r .notarizationStatus.status
12:17:16 +501+ STATUS=IN_PROGRESS
12:17:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:16 +501+ sleep 1m
12:17:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:17:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:16 200'
12:17:16 ++180+ head -n1
12:17:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:16 ++180+ tail -n1
12:17:16 +180+ STATUS_CODE=200
12:17:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:16 ++180+ jq -r .notarizationStatus.status
12:17:16 +180+ STATUS=IN_PROGRESS
12:17:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:16 +180+ sleep 1m
12:17:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:17:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:20 200'
12:17:20 ++375+ head -n1
12:17:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:20 ++375+ tail -n1
12:17:20 +375+ STATUS_CODE=200
12:17:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:20 ++375+ jq -r .notarizationStatus.status
12:17:20 +375+ STATUS=IN_PROGRESS
12:17:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:20 +375+ sleep 1m
12:17:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:17:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:21 200'
12:17:21 ++905+ head -n1
12:17:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:21 ++905+ tail -n1
12:17:21 +905+ STATUS_CODE=200
12:17:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:21 ++905+ jq -r .notarizationStatus.status
12:17:21 +905+ STATUS=IN_PROGRESS
12:17:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:21 +905+ sleep 1m
12:17:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:17:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:30 200'
12:17:30 ++729+ head -n1
12:17:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:30 ++729+ tail -n1
12:17:30 +729+ STATUS_CODE=200
12:17:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:30 ++729+ jq -r .notarizationStatus.status
12:17:30 +729+ STATUS=IN_PROGRESS
12:17:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:30 +729+ sleep 1m
12:17:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:17:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:32 200'
12:17:32 ++278+ head -n1
12:17:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:32 ++278+ tail -n1
12:17:32 +278+ STATUS_CODE=200
12:17:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:32 ++278+ jq -r .notarizationStatus.status
12:17:32 +278+ STATUS=IN_PROGRESS
12:17:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:32 +278+ sleep 1m
12:17:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:17:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:35 200'
12:17:35 ++202+ head -n1
12:17:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:35 ++202+ tail -n1
12:17:35 +202+ STATUS_CODE=200
12:17:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:35 ++202+ jq -r .notarizationStatus.status
12:17:35 +202+ STATUS=IN_PROGRESS
12:17:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:35 +202+ sleep 1m
12:17:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:17:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:36 200'
12:17:36 ++553+ head -n1
12:17:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:36 ++553+ tail -n1
12:17:36 +553+ STATUS_CODE=200
12:17:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:36 ++553+ jq -r .notarizationStatus.status
12:17:36 +553+ STATUS=IN_PROGRESS
12:17:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:36 +553+ sleep 1m
12:17:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:17:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:40 200'
12:17:40 ++417+ head -n1
12:17:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:40 ++417+ tail -n1
12:17:40 +417+ STATUS_CODE=200
12:17:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:40 ++417+ jq -r .notarizationStatus.status
12:17:40 +417+ STATUS=IN_PROGRESS
12:17:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:40 +417+ sleep 1m
12:17:41 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:17:41 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:17:41 200'
12:17:41 ++977+ head -n1
12:17:41 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:17:41 ++977+ tail -n1
12:17:41 +977+ STATUS_CODE=200
12:17:41 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:17:41 ++977+ jq -r .notarizationStatus.status
12:17:41 +977+ STATUS=IN_PROGRESS
12:17:41 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:41 +977+ sleep 1m
12:17:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:17:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:46 200'
12:17:46 ++781+ head -n1
12:17:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:46 ++781+ tail -n1
12:17:46 +781+ STATUS_CODE=200
12:17:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:46 ++781+ jq -r .notarizationStatus.status
12:17:46 +781+ STATUS=IN_PROGRESS
12:17:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:46 +781+ sleep 1m
12:17:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:17:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:49 200'
12:17:49 ++311+ head -n1
12:17:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:49 ++311+ tail -n1
12:17:49 +311+ STATUS_CODE=200
12:17:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:49 ++311+ jq -r .notarizationStatus.status
12:17:49 +311+ STATUS=IN_PROGRESS
12:17:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:49 +311+ sleep 1m
12:17:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:17:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:51 200'
12:17:51 ++605+ head -n1
12:17:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:51 ++605+ tail -n1
12:17:51 +605+ STATUS_CODE=200
12:17:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:51 ++605+ jq -r .notarizationStatus.status
12:17:51 +605+ STATUS=IN_PROGRESS
12:17:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:51 +605+ sleep 1m
12:17:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:17:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:17:52 200'
12:17:52 ++224+ head -n1
12:17:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:17:52 ++224+ tail -n1
12:17:52 +224+ STATUS_CODE=200
12:17:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:17:52 ++224+ jq -r .notarizationStatus.status
12:17:52 +224+ STATUS=IN_PROGRESS
12:17:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:52 +224+ sleep 1m
12:17:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:17:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
12:17:58 200'
12:17:58 ++1049+ head -n1
12:17:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
12:17:58 ++1049+ tail -n1
12:17:58 +1049+ STATUS_CODE=200
12:17:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
12:17:58 ++1049+ jq -r .notarizationStatus.status
12:17:58 +1049+ STATUS=IN_PROGRESS
12:17:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:17:58 +1049+ sleep 1m
12:17:59 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:18:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:00 200'
12:18:00 ++459+ head -n1
12:18:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:00 ++459+ tail -n1
12:18:00 +459+ STATUS_CODE=200
12:18:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:00 ++459+ jq -r .notarizationStatus.status
12:18:00 +459+ STATUS=IN_PROGRESS
12:18:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:00 +459+ sleep 1m
12:18:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:18:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:03 200'
12:18:03 ++843+ head -n1
12:18:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:03 ++843+ tail -n1
12:18:03 +843+ STATUS_CODE=200
12:18:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:03 ++843+ jq -r .notarizationStatus.status
12:18:03 +843+ STATUS=IN_PROGRESS
12:18:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:03 +843+ sleep 1m
12:18:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:18:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:06 200'
12:18:06 ++343+ head -n1
12:18:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:06 ++343+ tail -n1
12:18:06 +343+ STATUS_CODE=200
12:18:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:06 ++343+ jq -r .notarizationStatus.status
12:18:06 +343+ STATUS=IN_PROGRESS
12:18:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:06 +343+ sleep 1m
12:18:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:18:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:11 200'
12:18:11 ++657+ head -n1
12:18:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:11 ++657+ tail -n1
12:18:11 +657+ STATUS_CODE=200
12:18:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:11 ++657+ jq -r .notarizationStatus.status
12:18:11 +657+ STATUS=IN_PROGRESS
12:18:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:11 +657+ sleep 1m
12:18:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:18:11 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:11 200'
12:18:11 ++246+ head -n1
12:18:11 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:11 ++246+ tail -n1
12:18:11 +246+ STATUS_CODE=200
12:18:11 ++246+ jq -r .notarizationStatus.status
12:18:11 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:11 +246+ STATUS=IN_PROGRESS
12:18:11 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:11 +246+ sleep 1m
12:18:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:18:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:16 200'
12:18:16 ++501+ head -n1
12:18:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:16 ++501+ tail -n1
12:18:16 +501+ STATUS_CODE=200
12:18:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:16 ++501+ jq -r .notarizationStatus.status
12:18:16 +501+ STATUS=IN_PROGRESS
12:18:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:16 +501+ sleep 1m
12:18:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:18:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:16 200'
12:18:16 ++180+ head -n1
12:18:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:16 ++180+ tail -n1
12:18:16 +180+ STATUS_CODE=200
12:18:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:16 ++180+ jq -r .notarizationStatus.status
12:18:16 +180+ STATUS=IN_PROGRESS
12:18:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:16 +180+ sleep 1m
12:18:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:18:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:20 200'
12:18:20 ++375+ head -n1
12:18:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:20 ++375+ tail -n1
12:18:20 +375+ STATUS_CODE=200
12:18:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:20 ++375+ jq -r .notarizationStatus.status
12:18:20 +375+ STATUS=IN_PROGRESS
12:18:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:20 +375+ sleep 1m
12:18:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:18:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:21 200'
12:18:21 ++905+ head -n1
12:18:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:21 ++905+ tail -n1
12:18:21 +905+ STATUS_CODE=200
12:18:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:21 ++905+ jq -r .notarizationStatus.status
12:18:21 +905+ STATUS=IN_PROGRESS
12:18:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:21 +905+ sleep 1m
12:18:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:18:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:30 200'
12:18:30 ++729+ head -n1
12:18:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:30 ++729+ tail -n1
12:18:30 +729+ STATUS_CODE=200
12:18:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:30 ++729+ jq -r .notarizationStatus.status
12:18:30 +729+ STATUS=IN_PROGRESS
12:18:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:30 +729+ sleep 1m
12:18:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:18:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:32 200'
12:18:32 ++278+ head -n1
12:18:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:32 ++278+ tail -n1
12:18:32 +278+ STATUS_CODE=200
12:18:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:32 ++278+ jq -r .notarizationStatus.status
12:18:32 +278+ STATUS=IN_PROGRESS
12:18:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:32 +278+ sleep 1m
12:18:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:18:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:35 200'
12:18:35 ++202+ head -n1
12:18:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:35 ++202+ tail -n1
12:18:35 +202+ STATUS_CODE=200
12:18:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:35 ++202+ jq -r .notarizationStatus.status
12:18:35 +202+ STATUS=IN_PROGRESS
12:18:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:35 +202+ sleep 1m
12:18:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:18:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:36 200'
12:18:36 ++553+ head -n1
12:18:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:36 ++553+ tail -n1
12:18:36 +553+ STATUS_CODE=200
12:18:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:36 ++553+ jq -r .notarizationStatus.status
12:18:36 +553+ STATUS=IN_PROGRESS
12:18:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:36 +553+ sleep 1m
12:18:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:18:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:40 200'
12:18:40 ++417+ head -n1
12:18:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:40 ++417+ tail -n1
12:18:40 +417+ STATUS_CODE=200
12:18:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:40 ++417+ jq -r .notarizationStatus.status
12:18:40 +417+ STATUS=IN_PROGRESS
12:18:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:40 +417+ sleep 1m
12:18:41 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:18:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:42 200'
12:18:42 ++977+ head -n1
12:18:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:42 ++977+ tail -n1
12:18:42 +977+ STATUS_CODE=200
12:18:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:42 ++977+ jq -r .notarizationStatus.status
12:18:42 +977+ STATUS=IN_PROGRESS
12:18:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:42 +977+ sleep 1m
12:18:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:18:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:46 200'
12:18:46 ++781+ head -n1
12:18:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:46 ++781+ tail -n1
12:18:46 +781+ STATUS_CODE=200
12:18:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:46 ++781+ jq -r .notarizationStatus.status
12:18:46 +781+ STATUS=IN_PROGRESS
12:18:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:46 +781+ sleep 1m
12:18:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:18:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:49 200'
12:18:49 ++311+ head -n1
12:18:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:49 ++311+ tail -n1
12:18:49 +311+ STATUS_CODE=200
12:18:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:49 ++311+ jq -r .notarizationStatus.status
12:18:49 +311+ STATUS=IN_PROGRESS
12:18:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:49 +311+ sleep 1m
12:18:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:18:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:51 200'
12:18:51 ++605+ head -n1
12:18:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:51 ++605+ tail -n1
12:18:51 +605+ STATUS_CODE=200
12:18:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:51 ++605+ jq -r .notarizationStatus.status
12:18:51 +605+ STATUS=IN_PROGRESS
12:18:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:51 +605+ sleep 1m
12:18:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:18:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:52 200'
12:18:52 ++224+ head -n1
12:18:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:52 ++224+ tail -n1
12:18:52 +224+ STATUS_CODE=200
12:18:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:52 ++224+ jq -r .notarizationStatus.status
12:18:52 +224+ STATUS=IN_PROGRESS
12:18:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:52 +224+ sleep 1m
12:18:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:18:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:18:58 200'
12:18:58 ++1049+ head -n1
12:18:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:18:58 ++1049+ tail -n1
12:18:58 +1049+ STATUS_CODE=200
12:18:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:18:58 ++1049+ jq -r .notarizationStatus.status
12:18:58 +1049+ STATUS=IN_PROGRESS
12:18:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:18:58 +1049+ sleep 1m
12:19:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:19:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:00 200'
12:19:00 ++459+ head -n1
12:19:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:00 ++459+ tail -n1
12:19:00 +459+ STATUS_CODE=200
12:19:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:00 ++459+ jq -r .notarizationStatus.status
12:19:00 +459+ STATUS=IN_PROGRESS
12:19:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:00 +459+ sleep 1m
12:19:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:19:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:03 200'
12:19:03 ++843+ head -n1
12:19:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:03 ++843+ tail -n1
12:19:03 +843+ STATUS_CODE=200
12:19:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:03 ++843+ jq -r .notarizationStatus.status
12:19:03 +843+ STATUS=IN_PROGRESS
12:19:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:03 +843+ sleep 1m
12:19:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:19:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:06 200'
12:19:06 ++343+ head -n1
12:19:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:06 ++343+ tail -n1
12:19:06 +343+ STATUS_CODE=200
12:19:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:06 ++343+ jq -r .notarizationStatus.status
12:19:06 +343+ STATUS=IN_PROGRESS
12:19:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:06 +343+ sleep 1m
12:19:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:19:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:11 200'
12:19:11 ++657+ head -n1
12:19:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:11 ++657+ tail -n1
12:19:11 +657+ STATUS_CODE=200
12:19:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:11 ++657+ jq -r .notarizationStatus.status
12:19:11 +657+ STATUS=IN_PROGRESS
12:19:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:11 +657+ sleep 1m
12:19:11 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:19:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:12 200'
12:19:12 ++246+ head -n1
12:19:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:12 ++246+ tail -n1
12:19:12 +246+ STATUS_CODE=200
12:19:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:12 ++246+ jq -r .notarizationStatus.status
12:19:12 +246+ STATUS=IN_PROGRESS
12:19:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:12 +246+ sleep 1m
12:19:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:19:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:16 200'
12:19:16 ++501+ head -n1
12:19:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:16 ++501+ tail -n1
12:19:16 +501+ STATUS_CODE=200
12:19:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:16 ++501+ jq -r .notarizationStatus.status
12:19:16 +501+ STATUS=IN_PROGRESS
12:19:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:16 +501+ sleep 1m
12:19:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:19:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:16 200'
12:19:16 ++180+ head -n1
12:19:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:16 ++180+ tail -n1
12:19:16 +180+ STATUS_CODE=200
12:19:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:16 ++180+ jq -r .notarizationStatus.status
12:19:16 +180+ STATUS=IN_PROGRESS
12:19:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:16 +180+ sleep 1m
12:19:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:19:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:20 200'
12:19:20 ++375+ head -n1
12:19:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:20 ++375+ tail -n1
12:19:20 +375+ STATUS_CODE=200
12:19:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:20 ++375+ jq -r .notarizationStatus.status
12:19:20 +375+ STATUS=IN_PROGRESS
12:19:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:20 +375+ sleep 1m
12:19:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:19:21 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:21 200'
12:19:21 ++905+ head -n1
12:19:21 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:21 ++905+ tail -n1
12:19:21 +905+ STATUS_CODE=200
12:19:21 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:21 ++905+ jq -r .notarizationStatus.status
12:19:21 +905+ STATUS=IN_PROGRESS
12:19:21 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:21 +905+ sleep 1m
12:19:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:19:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:30 200'
12:19:30 ++729+ head -n1
12:19:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:30 ++729+ tail -n1
12:19:30 +729+ STATUS_CODE=200
12:19:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:30 ++729+ jq -r .notarizationStatus.status
12:19:30 +729+ STATUS=IN_PROGRESS
12:19:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:30 +729+ sleep 1m
12:19:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:19:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:32 200'
12:19:32 ++278+ head -n1
12:19:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:32 ++278+ tail -n1
12:19:32 +278+ STATUS_CODE=200
12:19:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:32 ++278+ jq -r .notarizationStatus.status
12:19:32 +278+ STATUS=IN_PROGRESS
12:19:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:32 +278+ sleep 1m
12:19:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:19:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:35 200'
12:19:35 ++202+ head -n1
12:19:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:35 ++202+ tail -n1
12:19:35 +202+ STATUS_CODE=200
12:19:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:35 ++202+ jq -r .notarizationStatus.status
12:19:35 +202+ STATUS=IN_PROGRESS
12:19:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:35 +202+ sleep 1m
12:19:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:19:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:36 200'
12:19:36 ++553+ head -n1
12:19:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:36 ++553+ tail -n1
12:19:36 +553+ STATUS_CODE=200
12:19:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:36 ++553+ jq -r .notarizationStatus.status
12:19:36 +553+ STATUS=IN_PROGRESS
12:19:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:36 +553+ sleep 1m
12:19:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:19:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:40 200'
12:19:40 ++417+ head -n1
12:19:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:40 ++417+ tail -n1
12:19:40 +417+ STATUS_CODE=200
12:19:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:40 ++417+ jq -r .notarizationStatus.status
12:19:40 +417+ STATUS=IN_PROGRESS
12:19:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:40 +417+ sleep 1m
12:19:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:19:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:42 200'
12:19:42 ++977+ head -n1
12:19:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:42 ++977+ tail -n1
12:19:42 +977+ STATUS_CODE=200
12:19:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:42 ++977+ jq -r .notarizationStatus.status
12:19:42 +977+ STATUS=IN_PROGRESS
12:19:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:42 +977+ sleep 1m
12:19:46 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:19:46 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:46 200'
12:19:46 ++781+ head -n1
12:19:46 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:46 ++781+ tail -n1
12:19:46 +781+ STATUS_CODE=200
12:19:46 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:46 ++781+ jq -r .notarizationStatus.status
12:19:46 +781+ STATUS=IN_PROGRESS
12:19:46 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:46 +781+ sleep 1m
12:19:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:19:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:49 200'
12:19:49 ++311+ head -n1
12:19:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:49 ++311+ tail -n1
12:19:49 +311+ STATUS_CODE=200
12:19:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:49 ++311+ jq -r .notarizationStatus.status
12:19:49 +311+ STATUS=IN_PROGRESS
12:19:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:49 +311+ sleep 1m
12:19:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:19:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:51 200'
12:19:51 ++605+ head -n1
12:19:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:51 ++605+ tail -n1
12:19:51 +605+ STATUS_CODE=200
12:19:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:51 ++605+ jq -r .notarizationStatus.status
12:19:51 +605+ STATUS=IN_PROGRESS
12:19:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:51 +605+ sleep 1m
12:19:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:19:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:52 200'
12:19:52 ++224+ head -n1
12:19:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:52 ++224+ tail -n1
12:19:52 +224+ STATUS_CODE=200
12:19:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:52 ++224+ jq -r .notarizationStatus.status
12:19:52 +224+ STATUS=IN_PROGRESS
12:19:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:52 +224+ sleep 1m
12:19:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:19:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:19:58 200'
12:19:58 ++1049+ head -n1
12:19:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:19:58 ++1049+ tail -n1
12:19:58 +1049+ STATUS_CODE=200
12:19:58 ++1049+ jq -r .notarizationStatus.status
12:19:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:19:58 +1049+ STATUS=IN_PROGRESS
12:19:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:19:58 +1049+ sleep 1m
12:20:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:20:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:00 200'
12:20:00 ++459+ head -n1
12:20:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:00 ++459+ tail -n1
12:20:00 +459+ STATUS_CODE=200
12:20:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:00 ++459+ jq -r .notarizationStatus.status
12:20:00 +459+ STATUS=IN_PROGRESS
12:20:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:00 +459+ sleep 1m
12:20:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:20:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:03 200'
12:20:03 ++843+ head -n1
12:20:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:03 ++843+ tail -n1
12:20:03 +843+ STATUS_CODE=200
12:20:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:03 ++843+ jq -r .notarizationStatus.status
12:20:03 +843+ STATUS=IN_PROGRESS
12:20:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:03 +843+ sleep 1m
12:20:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:20:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:06 200'
12:20:06 ++343+ head -n1
12:20:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:06 ++343+ tail -n1
12:20:06 +343+ STATUS_CODE=200
12:20:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:06 ++343+ jq -r .notarizationStatus.status
12:20:06 +343+ STATUS=IN_PROGRESS
12:20:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:06 +343+ sleep 1m
12:20:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:20:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:11 200'
12:20:11 ++657+ head -n1
12:20:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:11 ++657+ tail -n1
12:20:11 +657+ STATUS_CODE=200
12:20:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:11 ++657+ jq -r .notarizationStatus.status
12:20:11 +657+ STATUS=IN_PROGRESS
12:20:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:11 +657+ sleep 1m
12:20:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:20:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:12 200'
12:20:12 ++246+ head -n1
12:20:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:12 ++246+ tail -n1
12:20:12 +246+ STATUS_CODE=200
12:20:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:12 ++246+ jq -r .notarizationStatus.status
12:20:12 +246+ STATUS=IN_PROGRESS
12:20:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:12 +246+ sleep 1m
12:20:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:20:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:16 200'
12:20:16 ++501+ head -n1
12:20:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:16 ++501+ tail -n1
12:20:16 +501+ STATUS_CODE=200
12:20:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:16 ++501+ jq -r .notarizationStatus.status
12:20:16 +501+ STATUS=IN_PROGRESS
12:20:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:16 +501+ sleep 1m
12:20:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:20:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:16 200'
12:20:16 ++180+ head -n1
12:20:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:16 ++180+ tail -n1
12:20:16 +180+ STATUS_CODE=200
12:20:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:16 ++180+ jq -r .notarizationStatus.status
12:20:16 +180+ STATUS=IN_PROGRESS
12:20:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:16 +180+ sleep 1m
12:20:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:20:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:20 200'
12:20:20 ++375+ head -n1
12:20:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:20 ++375+ tail -n1
12:20:20 +375+ STATUS_CODE=200
12:20:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:20 ++375+ jq -r .notarizationStatus.status
12:20:20 +375+ STATUS=IN_PROGRESS
12:20:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:20 +375+ sleep 1m
12:20:21 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:20:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:22 200'
12:20:22 ++905+ head -n1
12:20:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:22 ++905+ tail -n1
12:20:22 +905+ STATUS_CODE=200
12:20:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:22 ++905+ jq -r .notarizationStatus.status
12:20:22 +905+ STATUS=IN_PROGRESS
12:20:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:22 +905+ sleep 1m
12:20:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:20:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:30 200'
12:20:30 ++729+ head -n1
12:20:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:30 ++729+ tail -n1
12:20:30 +729+ STATUS_CODE=200
12:20:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:30 ++729+ jq -r .notarizationStatus.status
12:20:30 +729+ STATUS=IN_PROGRESS
12:20:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:30 +729+ sleep 1m
12:20:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:20:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:32 200'
12:20:32 ++278+ head -n1
12:20:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:32 ++278+ tail -n1
12:20:32 +278+ STATUS_CODE=200
12:20:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:32 ++278+ jq -r .notarizationStatus.status
12:20:32 +278+ STATUS=IN_PROGRESS
12:20:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:32 +278+ sleep 1m
12:20:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:20:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:35 200'
12:20:35 ++202+ head -n1
12:20:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:35 ++202+ tail -n1
12:20:35 +202+ STATUS_CODE=200
12:20:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:35 ++202+ jq -r .notarizationStatus.status
12:20:35 +202+ STATUS=IN_PROGRESS
12:20:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:35 +202+ sleep 1m
12:20:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:20:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:36 200'
12:20:36 ++553+ head -n1
12:20:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:36 ++553+ tail -n1
12:20:36 +553+ STATUS_CODE=200
12:20:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:36 ++553+ jq -r .notarizationStatus.status
12:20:36 +553+ STATUS=IN_PROGRESS
12:20:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:36 +553+ sleep 1m
12:20:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:20:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:40 200'
12:20:40 ++417+ head -n1
12:20:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:40 ++417+ tail -n1
12:20:40 +417+ STATUS_CODE=200
12:20:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:40 ++417+ jq -r .notarizationStatus.status
12:20:40 +417+ STATUS=IN_PROGRESS
12:20:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:40 +417+ sleep 1m
12:20:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:20:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:42 200'
12:20:42 ++977+ head -n1
12:20:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:42 ++977+ tail -n1
12:20:42 +977+ STATUS_CODE=200
12:20:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:42 ++977+ jq -r .notarizationStatus.status
12:20:42 +977+ STATUS=IN_PROGRESS
12:20:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:42 +977+ sleep 1m
12:20:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:20:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:47 200'
12:20:47 ++781+ head -n1
12:20:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:47 ++781+ tail -n1
12:20:47 +781+ STATUS_CODE=200
12:20:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:47 ++781+ jq -r .notarizationStatus.status
12:20:47 +781+ STATUS=IN_PROGRESS
12:20:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:47 +781+ sleep 1m
12:20:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:20:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:49 200'
12:20:49 ++311+ head -n1
12:20:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:49 ++311+ tail -n1
12:20:49 +311+ STATUS_CODE=200
12:20:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:49 ++311+ jq -r .notarizationStatus.status
12:20:49 +311+ STATUS=IN_PROGRESS
12:20:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:49 +311+ sleep 1m
12:20:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:20:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:51 200'
12:20:51 ++605+ head -n1
12:20:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:51 ++605+ tail -n1
12:20:51 +605+ STATUS_CODE=200
12:20:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:51 ++605+ jq -r .notarizationStatus.status
12:20:51 +605+ STATUS=IN_PROGRESS
12:20:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:51 +605+ sleep 1m
12:20:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:20:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:52 200'
12:20:52 ++224+ head -n1
12:20:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:52 ++224+ tail -n1
12:20:52 +224+ STATUS_CODE=200
12:20:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:52 ++224+ jq -r .notarizationStatus.status
12:20:52 +224+ STATUS=IN_PROGRESS
12:20:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:52 +224+ sleep 1m
12:20:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:20:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:20:58 200'
12:20:58 ++1049+ head -n1
12:20:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:20:58 ++1049+ tail -n1
12:20:58 +1049+ STATUS_CODE=200
12:20:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:20:58 ++1049+ jq -r .notarizationStatus.status
12:20:58 +1049+ STATUS=IN_PROGRESS
12:20:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:20:58 +1049+ sleep 1m
12:21:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:21:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:00 200'
12:21:00 ++459+ head -n1
12:21:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:00 ++459+ tail -n1
12:21:00 +459+ STATUS_CODE=200
12:21:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:00 ++459+ jq -r .notarizationStatus.status
12:21:00 +459+ STATUS=IN_PROGRESS
12:21:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:00 +459+ sleep 1m
12:21:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:21:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:03 200'
12:21:03 ++843+ head -n1
12:21:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:03 ++843+ tail -n1
12:21:03 +843+ STATUS_CODE=200
12:21:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:03 ++843+ jq -r .notarizationStatus.status
12:21:03 +843+ STATUS=IN_PROGRESS
12:21:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:03 +843+ sleep 1m
12:21:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:21:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:06 200'
12:21:06 ++343+ head -n1
12:21:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:06 ++343+ tail -n1
12:21:06 +343+ STATUS_CODE=200
12:21:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:06 ++343+ jq -r .notarizationStatus.status
12:21:06 +343+ STATUS=IN_PROGRESS
12:21:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:06 +343+ sleep 1m
12:21:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:21:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:11 200'
12:21:11 ++657+ head -n1
12:21:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:11 ++657+ tail -n1
12:21:11 +657+ STATUS_CODE=200
12:21:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:11 ++657+ jq -r .notarizationStatus.status
12:21:11 +657+ STATUS=IN_PROGRESS
12:21:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:11 +657+ sleep 1m
12:21:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:21:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:12 200'
12:21:12 ++246+ head -n1
12:21:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:12 ++246+ tail -n1
12:21:12 +246+ STATUS_CODE=200
12:21:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:12 ++246+ jq -r .notarizationStatus.status
12:21:12 +246+ STATUS=IN_PROGRESS
12:21:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:12 +246+ sleep 1m
12:21:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:21:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:16 200'
12:21:16 ++501+ head -n1
12:21:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:16 ++501+ tail -n1
12:21:16 +501+ STATUS_CODE=200
12:21:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:16 ++501+ jq -r .notarizationStatus.status
12:21:16 +501+ STATUS=IN_PROGRESS
12:21:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:16 +501+ sleep 1m
12:21:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:21:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:16 200'
12:21:16 ++180+ head -n1
12:21:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:16 ++180+ tail -n1
12:21:16 +180+ STATUS_CODE=200
12:21:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:16 ++180+ jq -r .notarizationStatus.status
12:21:16 +180+ STATUS=IN_PROGRESS
12:21:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:16 +180+ sleep 1m
12:21:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:21:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:20 200'
12:21:20 ++375+ head -n1
12:21:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:20 ++375+ tail -n1
12:21:20 +375+ STATUS_CODE=200
12:21:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:20 ++375+ jq -r .notarizationStatus.status
12:21:20 +375+ STATUS=IN_PROGRESS
12:21:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:20 +375+ sleep 1m
12:21:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:21:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:22 200'
12:21:22 ++905+ head -n1
12:21:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:22 ++905+ tail -n1
12:21:22 +905+ STATUS_CODE=200
12:21:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:22 ++905+ jq -r .notarizationStatus.status
12:21:22 +905+ STATUS=IN_PROGRESS
12:21:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:22 +905+ sleep 1m
12:21:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:21:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:30 200'
12:21:30 ++729+ head -n1
12:21:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:30 ++729+ tail -n1
12:21:30 +729+ STATUS_CODE=200
12:21:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:30 ++729+ jq -r .notarizationStatus.status
12:21:30 +729+ STATUS=IN_PROGRESS
12:21:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:30 +729+ sleep 1m
12:21:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:21:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:32 200'
12:21:32 ++278+ head -n1
12:21:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:32 ++278+ tail -n1
12:21:32 +278+ STATUS_CODE=200
12:21:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:32 ++278+ jq -r .notarizationStatus.status
12:21:32 +278+ STATUS=IN_PROGRESS
12:21:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:32 +278+ sleep 1m
12:21:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:21:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:35 200'
12:21:35 ++202+ head -n1
12:21:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:35 ++202+ tail -n1
12:21:35 +202+ STATUS_CODE=200
12:21:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:35 ++202+ jq -r .notarizationStatus.status
12:21:35 +202+ STATUS=IN_PROGRESS
12:21:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:35 +202+ sleep 1m
12:21:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:21:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:36 200'
12:21:36 ++553+ head -n1
12:21:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:36 ++553+ tail -n1
12:21:36 +553+ STATUS_CODE=200
12:21:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:36 ++553+ jq -r .notarizationStatus.status
12:21:36 +553+ STATUS=IN_PROGRESS
12:21:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:36 +553+ sleep 1m
12:21:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:21:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:40 200'
12:21:40 ++417+ head -n1
12:21:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:40 ++417+ tail -n1
12:21:40 +417+ STATUS_CODE=200
12:21:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:40 ++417+ jq -r .notarizationStatus.status
12:21:40 +417+ STATUS=IN_PROGRESS
12:21:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:40 +417+ sleep 1m
12:21:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:21:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:42 200'
12:21:42 ++977+ head -n1
12:21:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:42 ++977+ tail -n1
12:21:42 +977+ STATUS_CODE=200
12:21:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:42 ++977+ jq -r .notarizationStatus.status
12:21:42 +977+ STATUS=IN_PROGRESS
12:21:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:42 +977+ sleep 1m
12:21:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:21:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:47 200'
12:21:47 ++781+ head -n1
12:21:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:47 ++781+ tail -n1
12:21:47 +781+ STATUS_CODE=200
12:21:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:47 ++781+ jq -r .notarizationStatus.status
12:21:47 +781+ STATUS=IN_PROGRESS
12:21:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:47 +781+ sleep 1m
12:21:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:21:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:49 200'
12:21:49 ++311+ head -n1
12:21:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:49 ++311+ tail -n1
12:21:49 +311+ STATUS_CODE=200
12:21:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:49 ++311+ jq -r .notarizationStatus.status
12:21:49 +311+ STATUS=IN_PROGRESS
12:21:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:49 +311+ sleep 1m
12:21:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:21:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:51 200'
12:21:51 ++605+ head -n1
12:21:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:51 ++605+ tail -n1
12:21:51 +605+ STATUS_CODE=200
12:21:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:51 ++605+ jq -r .notarizationStatus.status
12:21:51 +605+ STATUS=IN_PROGRESS
12:21:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:51 +605+ sleep 1m
12:21:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:21:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:52 200'
12:21:52 ++224+ head -n1
12:21:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:52 ++224+ tail -n1
12:21:52 +224+ STATUS_CODE=200
12:21:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:52 ++224+ jq -r .notarizationStatus.status
12:21:52 +224+ STATUS=IN_PROGRESS
12:21:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:52 +224+ sleep 1m
12:21:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:21:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:21:58 200'
12:21:58 ++1049+ head -n1
12:21:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:21:58 ++1049+ tail -n1
12:21:58 +1049+ STATUS_CODE=200
12:21:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:21:58 ++1049+ jq -r .notarizationStatus.status
12:21:58 +1049+ STATUS=IN_PROGRESS
12:21:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:21:58 +1049+ sleep 1m
12:22:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:22:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:00 200'
12:22:00 ++459+ head -n1
12:22:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:00 ++459+ tail -n1
12:22:00 +459+ STATUS_CODE=200
12:22:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:00 ++459+ jq -r .notarizationStatus.status
12:22:00 +459+ STATUS=IN_PROGRESS
12:22:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:00 +459+ sleep 1m
12:22:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:22:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:03 200'
12:22:03 ++843+ head -n1
12:22:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:03 ++843+ tail -n1
12:22:03 +843+ STATUS_CODE=200
12:22:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:03 ++843+ jq -r .notarizationStatus.status
12:22:03 +843+ STATUS=IN_PROGRESS
12:22:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:03 +843+ sleep 1m
12:22:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:22:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:06 200'
12:22:06 ++343+ head -n1
12:22:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:06 ++343+ tail -n1
12:22:06 +343+ STATUS_CODE=200
12:22:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:06 ++343+ jq -r .notarizationStatus.status
12:22:06 +343+ STATUS=IN_PROGRESS
12:22:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:06 +343+ sleep 1m
12:22:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:22:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:11 200'
12:22:11 ++657+ head -n1
12:22:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:11 ++657+ tail -n1
12:22:11 +657+ STATUS_CODE=200
12:22:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:11 ++657+ jq -r .notarizationStatus.status
12:22:11 +657+ STATUS=IN_PROGRESS
12:22:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:11 +657+ sleep 1m
12:22:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:22:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:12 200'
12:22:12 ++246+ head -n1
12:22:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:12 ++246+ tail -n1
12:22:12 +246+ STATUS_CODE=200
12:22:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:12 ++246+ jq -r .notarizationStatus.status
12:22:12 +246+ STATUS=IN_PROGRESS
12:22:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:12 +246+ sleep 1m
12:22:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:22:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:16 200'
12:22:16 ++501+ head -n1
12:22:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:16 ++501+ tail -n1
12:22:16 +501+ STATUS_CODE=200
12:22:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:16 ++501+ jq -r .notarizationStatus.status
12:22:16 +501+ STATUS=IN_PROGRESS
12:22:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:16 +501+ sleep 1m
12:22:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:22:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:16 200'
12:22:16 ++180+ head -n1
12:22:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:16 ++180+ tail -n1
12:22:16 +180+ STATUS_CODE=200
12:22:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:16 ++180+ jq -r .notarizationStatus.status
12:22:16 +180+ STATUS=IN_PROGRESS
12:22:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:16 +180+ sleep 1m
12:22:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:22:20 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:20 200'
12:22:20 ++375+ head -n1
12:22:20 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:20 ++375+ tail -n1
12:22:20 +375+ STATUS_CODE=200
12:22:20 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:20 ++375+ jq -r .notarizationStatus.status
12:22:20 +375+ STATUS=IN_PROGRESS
12:22:20 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:20 +375+ sleep 1m
12:22:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:22:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:22 200'
12:22:22 ++905+ head -n1
12:22:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:22 ++905+ tail -n1
12:22:22 +905+ STATUS_CODE=200
12:22:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:22 ++905+ jq -r .notarizationStatus.status
12:22:22 +905+ STATUS=IN_PROGRESS
12:22:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:22 +905+ sleep 1m
12:22:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:22:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:30 200'
12:22:30 ++729+ head -n1
12:22:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:30 ++729+ tail -n1
12:22:30 +729+ STATUS_CODE=200
12:22:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:30 ++729+ jq -r .notarizationStatus.status
12:22:30 +729+ STATUS=IN_PROGRESS
12:22:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:30 +729+ sleep 1m
12:22:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:22:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:32 200'
12:22:32 ++278+ head -n1
12:22:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:32 ++278+ tail -n1
12:22:32 +278+ STATUS_CODE=200
12:22:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:32 ++278+ jq -r .notarizationStatus.status
12:22:32 +278+ STATUS=IN_PROGRESS
12:22:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:32 +278+ sleep 1m
12:22:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:22:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:35 200'
12:22:35 ++202+ head -n1
12:22:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:35 ++202+ tail -n1
12:22:35 +202+ STATUS_CODE=200
12:22:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:35 ++202+ jq -r .notarizationStatus.status
12:22:35 +202+ STATUS=IN_PROGRESS
12:22:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:35 +202+ sleep 1m
12:22:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:22:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:36 200'
12:22:36 ++553+ head -n1
12:22:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:36 ++553+ tail -n1
12:22:36 +553+ STATUS_CODE=200
12:22:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:36 ++553+ jq -r .notarizationStatus.status
12:22:36 +553+ STATUS=IN_PROGRESS
12:22:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:36 +553+ sleep 1m
12:22:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:22:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:40 200'
12:22:40 ++417+ head -n1
12:22:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:40 ++417+ tail -n1
12:22:40 +417+ STATUS_CODE=200
12:22:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:40 ++417+ jq -r .notarizationStatus.status
12:22:40 +417+ STATUS=IN_PROGRESS
12:22:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:40 +417+ sleep 1m
12:22:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:22:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:42 200'
12:22:42 ++977+ head -n1
12:22:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:42 ++977+ tail -n1
12:22:42 +977+ STATUS_CODE=200
12:22:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:42 ++977+ jq -r .notarizationStatus.status
12:22:42 +977+ STATUS=IN_PROGRESS
12:22:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:42 +977+ sleep 1m
12:22:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:22:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:47 200'
12:22:47 ++781+ head -n1
12:22:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:47 ++781+ tail -n1
12:22:47 +781+ STATUS_CODE=200
12:22:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:47 ++781+ jq -r .notarizationStatus.status
12:22:47 +781+ STATUS=IN_PROGRESS
12:22:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:47 +781+ sleep 1m
12:22:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:22:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:49 200'
12:22:49 ++311+ head -n1
12:22:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:49 ++311+ tail -n1
12:22:49 +311+ STATUS_CODE=200
12:22:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:49 ++311+ jq -r .notarizationStatus.status
12:22:49 +311+ STATUS=IN_PROGRESS
12:22:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:49 +311+ sleep 1m
12:22:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:22:51 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:51 200'
12:22:51 ++605+ head -n1
12:22:51 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:51 ++605+ tail -n1
12:22:51 +605+ STATUS_CODE=200
12:22:51 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:51 ++605+ jq -r .notarizationStatus.status
12:22:51 +605+ STATUS=IN_PROGRESS
12:22:51 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:51 +605+ sleep 1m
12:22:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:22:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:52 200'
12:22:52 ++224+ head -n1
12:22:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:52 ++224+ tail -n1
12:22:52 +224+ STATUS_CODE=200
12:22:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:52 ++224+ jq -r .notarizationStatus.status
12:22:52 +224+ STATUS=IN_PROGRESS
12:22:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:52 +224+ sleep 1m
12:22:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:22:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:22:58 200'
12:22:58 ++1049+ head -n1
12:22:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:22:58 ++1049+ tail -n1
12:22:58 +1049+ STATUS_CODE=200
12:22:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:22:58 ++1049+ jq -r .notarizationStatus.status
12:22:58 +1049+ STATUS=IN_PROGRESS
12:22:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:22:58 +1049+ sleep 1m
12:23:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:23:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:00 200'
12:23:00 ++459+ head -n1
12:23:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:00 ++459+ tail -n1
12:23:00 +459+ STATUS_CODE=200
12:23:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:00 ++459+ jq -r .notarizationStatus.status
12:23:00 +459+ STATUS=IN_PROGRESS
12:23:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:00 +459+ sleep 1m
12:23:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:23:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:03 200'
12:23:03 ++843+ head -n1
12:23:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:03 ++843+ tail -n1
12:23:03 +843+ STATUS_CODE=200
12:23:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:03 ++843+ jq -r .notarizationStatus.status
12:23:03 +843+ STATUS=IN_PROGRESS
12:23:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:03 +843+ sleep 1m
12:23:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:23:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:06 200'
12:23:06 ++343+ head -n1
12:23:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:06 ++343+ tail -n1
12:23:06 +343+ STATUS_CODE=200
12:23:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:06 ++343+ jq -r .notarizationStatus.status
12:23:06 +343+ STATUS=IN_PROGRESS
12:23:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:06 +343+ sleep 1m
12:23:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:23:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:11 200'
12:23:11 ++657+ head -n1
12:23:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:11 ++657+ tail -n1
12:23:11 +657+ STATUS_CODE=200
12:23:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:11 ++657+ jq -r .notarizationStatus.status
12:23:11 +657+ STATUS=IN_PROGRESS
12:23:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:11 +657+ sleep 1m
12:23:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:23:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:12 200'
12:23:12 ++246+ head -n1
12:23:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:12 ++246+ tail -n1
12:23:12 +246+ STATUS_CODE=200
12:23:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:12 ++246+ jq -r .notarizationStatus.status
12:23:12 +246+ STATUS=IN_PROGRESS
12:23:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:12 +246+ sleep 1m
12:23:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:23:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:16 200'
12:23:16 ++501+ head -n1
12:23:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:16 ++501+ tail -n1
12:23:16 +501+ STATUS_CODE=200
12:23:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:16 ++501+ jq -r .notarizationStatus.status
12:23:16 +501+ STATUS=IN_PROGRESS
12:23:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:16 +501+ sleep 1m
12:23:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:23:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:16 200'
12:23:16 ++180+ head -n1
12:23:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:16 ++180+ tail -n1
12:23:16 +180+ STATUS_CODE=200
12:23:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:16 ++180+ jq -r .notarizationStatus.status
12:23:16 +180+ STATUS=IN_PROGRESS
12:23:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:16 +180+ sleep 1m
12:23:20 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:23:21 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:21 200'
12:23:21 ++375+ head -n1
12:23:21 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:21 ++375+ tail -n1
12:23:21 +375+ STATUS_CODE=200
12:23:21 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:21 ++375+ jq -r .notarizationStatus.status
12:23:21 +375+ STATUS=IN_PROGRESS
12:23:21 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:21 +375+ sleep 1m
12:23:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:23:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:22 200'
12:23:22 ++905+ head -n1
12:23:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:22 ++905+ tail -n1
12:23:22 +905+ STATUS_CODE=200
12:23:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:22 ++905+ jq -r .notarizationStatus.status
12:23:22 +905+ STATUS=IN_PROGRESS
12:23:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:22 +905+ sleep 1m
12:23:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:23:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:30 200'
12:23:30 ++729+ head -n1
12:23:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:30 ++729+ tail -n1
12:23:30 +729+ STATUS_CODE=200
12:23:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:30 ++729+ jq -r .notarizationStatus.status
12:23:30 +729+ STATUS=IN_PROGRESS
12:23:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:30 +729+ sleep 1m
12:23:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:23:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:32 200'
12:23:32 ++278+ head -n1
12:23:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:32 ++278+ tail -n1
12:23:32 +278+ STATUS_CODE=200
12:23:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:32 ++278+ jq -r .notarizationStatus.status
12:23:32 +278+ STATUS=IN_PROGRESS
12:23:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:32 +278+ sleep 1m
12:23:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:23:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:35 200'
12:23:35 ++202+ head -n1
12:23:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:35 ++202+ tail -n1
12:23:35 +202+ STATUS_CODE=200
12:23:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:35 ++202+ jq -r .notarizationStatus.status
12:23:35 +202+ STATUS=IN_PROGRESS
12:23:35 +202+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:35 +202+ sleep 1m
12:23:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:23:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:36 200'
12:23:36 ++553+ head -n1
12:23:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:36 ++553+ tail -n1
12:23:36 +553+ STATUS_CODE=200
12:23:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:36 ++553+ jq -r .notarizationStatus.status
12:23:36 +553+ STATUS=IN_PROGRESS
12:23:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:36 +553+ sleep 1m
12:23:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:23:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:40 200'
12:23:40 ++417+ head -n1
12:23:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:40 ++417+ tail -n1
12:23:40 +417+ STATUS_CODE=200
12:23:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:40 ++417+ jq -r .notarizationStatus.status
12:23:40 +417+ STATUS=IN_PROGRESS
12:23:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:40 +417+ sleep 1m
12:23:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:23:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:42 200'
12:23:42 ++977+ head -n1
12:23:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:42 ++977+ tail -n1
12:23:42 +977+ STATUS_CODE=200
12:23:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:42 ++977+ jq -r .notarizationStatus.status
12:23:42 +977+ STATUS=IN_PROGRESS
12:23:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:42 +977+ sleep 1m
12:23:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:23:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:47 200'
12:23:47 ++781+ head -n1
12:23:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:47 ++781+ tail -n1
12:23:47 +781+ STATUS_CODE=200
12:23:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:47 ++781+ jq -r .notarizationStatus.status
12:23:47 +781+ STATUS=IN_PROGRESS
12:23:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:47 +781+ sleep 1m
12:23:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:23:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:49 200'
12:23:49 ++311+ head -n1
12:23:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:49 ++311+ tail -n1
12:23:49 +311+ STATUS_CODE=200
12:23:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:49 ++311+ jq -r .notarizationStatus.status
12:23:49 +311+ STATUS=IN_PROGRESS
12:23:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:49 +311+ sleep 1m
12:23:51 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:23:52 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:52 200'
12:23:52 ++605+ head -n1
12:23:52 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:52 ++605+ tail -n1
12:23:52 +605+ STATUS_CODE=200
12:23:52 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:52 ++605+ jq -r .notarizationStatus.status
12:23:52 +605+ STATUS=IN_PROGRESS
12:23:52 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:52 +605+ sleep 1m
12:23:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:23:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:52 200'
12:23:52 ++224+ head -n1
12:23:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:52 ++224+ tail -n1
12:23:52 +224+ STATUS_CODE=200
12:23:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:52 ++224+ jq -r .notarizationStatus.status
12:23:52 +224+ STATUS=IN_PROGRESS
12:23:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:52 +224+ sleep 1m
12:23:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:23:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:23:58 200'
12:23:58 ++1049+ head -n1
12:23:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:23:58 ++1049+ tail -n1
12:23:58 +1049+ STATUS_CODE=200
12:23:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:23:58 ++1049+ jq -r .notarizationStatus.status
12:23:58 +1049+ STATUS=IN_PROGRESS
12:23:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:23:58 +1049+ sleep 1m
12:24:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:24:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:00 200'
12:24:00 ++459+ head -n1
12:24:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:00 ++459+ tail -n1
12:24:00 +459+ STATUS_CODE=200
12:24:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:00 ++459+ jq -r .notarizationStatus.status
12:24:00 +459+ STATUS=IN_PROGRESS
12:24:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:00 +459+ sleep 1m
12:24:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:24:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:03 200'
12:24:03 ++843+ head -n1
12:24:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:03 ++843+ tail -n1
12:24:03 +843+ STATUS_CODE=200
12:24:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:03 ++843+ jq -r .notarizationStatus.status
12:24:03 +843+ STATUS=IN_PROGRESS
12:24:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:03 +843+ sleep 1m
12:24:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:24:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:06 200'
12:24:06 ++343+ head -n1
12:24:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:06 ++343+ tail -n1
12:24:06 +343+ STATUS_CODE=200
12:24:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:06 ++343+ jq -r .notarizationStatus.status
12:24:06 +343+ STATUS=IN_PROGRESS
12:24:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:06 +343+ sleep 1m
12:24:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:24:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:11 200'
12:24:11 ++657+ head -n1
12:24:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:11 ++657+ tail -n1
12:24:11 +657+ STATUS_CODE=200
12:24:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:11 ++657+ jq -r .notarizationStatus.status
12:24:11 +657+ STATUS=IN_PROGRESS
12:24:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:11 +657+ sleep 1m
12:24:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:24:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:12 200'
12:24:12 ++246+ head -n1
12:24:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:12 ++246+ tail -n1
12:24:12 +246+ STATUS_CODE=200
12:24:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:12 ++246+ jq -r .notarizationStatus.status
12:24:12 +246+ STATUS=IN_PROGRESS
12:24:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:12 +246+ sleep 1m
12:24:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:24:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:16 200'
12:24:16 ++501+ head -n1
12:24:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:16 ++501+ tail -n1
12:24:16 +501+ STATUS_CODE=200
12:24:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:16 ++501+ jq -r .notarizationStatus.status
12:24:16 +501+ STATUS=IN_PROGRESS
12:24:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:16 +501+ sleep 1m
12:24:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:24:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:16 200'
12:24:16 ++180+ head -n1
12:24:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:16 ++180+ tail -n1
12:24:16 +180+ STATUS_CODE=200
12:24:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:16 ++180+ jq -r .notarizationStatus.status
12:24:16 +180+ STATUS=IN_PROGRESS
12:24:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:16 +180+ sleep 1m
12:24:21 ++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:24:21 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:21 200'
12:24:21 ++375+ head -n1
12:24:21 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:21 ++375+ tail -n1
12:24:21 +375+ STATUS_CODE=200
12:24:21 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:21 ++375+ jq -r .notarizationStatus.status
12:24:21 +375+ STATUS=IN_PROGRESS
12:24:21 +375+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:21 +375+ sleep 1m
12:24:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:24:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:22 200'
12:24:22 ++905+ head -n1
12:24:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:22 ++905+ tail -n1
12:24:22 +905+ STATUS_CODE=200
12:24:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:22 ++905+ jq -r .notarizationStatus.status
12:24:22 +905+ STATUS=IN_PROGRESS
12:24:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:22 +905+ sleep 1m
12:24:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:24:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:30 200'
12:24:30 ++729+ head -n1
12:24:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:30 ++729+ tail -n1
12:24:30 +729+ STATUS_CODE=200
12:24:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:30 ++729+ jq -r .notarizationStatus.status
12:24:30 +729+ STATUS=IN_PROGRESS
12:24:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:30 +729+ sleep 1m
12:24:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:24:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:32 200'
12:24:32 ++278+ head -n1
12:24:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:32 ++278+ tail -n1
12:24:32 +278+ STATUS_CODE=200
12:24:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:32 ++278+ jq -r .notarizationStatus.status
12:24:32 +278+ STATUS=IN_PROGRESS
12:24:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:32 +278+ sleep 1m
12:24:35 ++202+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/status
12:24:35 +202+ RESPONSE_RAW='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","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\": \"bc1d55b9-a9ff-43d6-ad44-17218a40ef76\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg\",\n  \"uploadDate\": \"2024-02-23T17:09:10.814Z\",\n  \"sha256\": \"8cc71359e19076aedb0a28e29038971567f7e87fc4c02161e311ccf3011d740b\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df4490e26fd6140ee18429d491ebb8ce7ca72108\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ef6d952dd883386c50ab96f6db638206ead4a3d9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ef6d952dd883386c50ab96f6db638206ead4a3d9\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:24:35 200'
12:24:35 ++202+ head -n1
12:24:35 +202+ RESPONSE='{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","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\": \"bc1d55b9-a9ff-43d6-ad44-17218a40ef76\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg\",\n  \"uploadDate\": \"2024-02-23T17:09:10.814Z\",\n  \"sha256\": \"8cc71359e19076aedb0a28e29038971567f7e87fc4c02161e311ccf3011d740b\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df4490e26fd6140ee18429d491ebb8ce7ca72108\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ef6d952dd883386c50ab96f6db638206ead4a3d9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ef6d952dd883386c50ab96f6db638206ead4a3d9\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:24:35 ++202+ tail -n1
12:24:35 +202+ STATUS_CODE=200
12:24:35 ++202+ jq -r .notarizationStatus.status
12:24:35 ++202+ echo '{"uuid":"4c9385d6-a5a2-4200-8203-22117ab1a04a","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\":' '\"bc1d55b9-a9ff-43d6-ad44-17218a40ef76\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:09:10.814Z\",\n' '\"sha256\":' '\"8cc71359e19076aedb0a28e29038971567f7e87fc4c02161e311ccf3011d740b\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df4490e26fd6140ee18429d491ebb8ce7ca72108\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ef6d952dd883386c50ab96f6db638206ead4a3d9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64-11286212182894325327.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ef6d952dd883386c50ab96f6db638206ead4a3d9\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:24:35 +202+ STATUS=COMPLETE
12:24:35 +202+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:35 +202+ [[ 200 == \5\0\3 ]]
12:24:35 +202+ [[ 200 == \5\0\2 ]]
12:24:35 +202+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:24:35 +202+ break
12:24:35 +202+ rm eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:35 +202+ curl -JO https://cbi.eclipse.org/macos/xcrun/4c9385d6-a5a2-4200-8203-22117ab1a04a/download
12:24:35   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:24:35                                  Dload  Upload   Total   Spent    Left  Speed
12:24:35 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:24:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:36 200'
12:24:36 ++553+ head -n1
12:24:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:36 ++553+ tail -n1
12:24:36 +553+ STATUS_CODE=200
12:24:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:36 ++553+ jq -r .notarizationStatus.status
12:24:36 +553+ STATUS=IN_PROGRESS
12:24:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:36 +553+ sleep 1m
12:24:36 
100 56.4M    0 56.4M    0     0  62.9M      0 --:--:-- --:--:-- --:--:-- 62.8M
100  116M    0  116M    0     0  61.0M      0 --:--:--  0:00:01 --:--:-- 60.9M
100  184M    0  184M    0     0  63.5M      0 --:--:--  0:00:02 --:--:-- 63.5M
100  268M    0  268M    0     0  68.8M      0 --:--:--  0:00:03 --:--:-- 68.8M
100  345M    0  345M    0     0  70.5M      0 --:--:--  0:00:04 --:--:-- 70.5M++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:24:40 
100  357M    0  357M    0     0  70.8M      0 --:--:--  0:00:05 --:--:-- 72.5M
12:24:40 curl: Saved to filename 'eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:24:40 +202+ cp -vf eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:40 200'
12:24:40 ++417+ head -n1
12:24:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:40 ++417+ tail -n1
12:24:40 +417+ STATUS_CODE=200
12:24:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:40 ++417+ jq -r .notarizationStatus.status
12:24:40 +417+ STATUS=IN_PROGRESS
12:24:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:40 +417+ sleep 1m
12:24:41 'eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:24:41 ++202+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:41 +202+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:24:41 ++202+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:41 +202+ b=eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:41 +202+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:24:41 +202+ md5sum eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:41 +202+ sha1sum eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:24:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:42 200'
12:24:42 ++977+ head -n1
12:24:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:42 ++977+ tail -n1
12:24:42 +977+ STATUS_CODE=200
12:24:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:42 ++977+ jq -r .notarizationStatus.status
12:24:42 +977+ STATUS=IN_PROGRESS
12:24:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:42 +977+ sleep 1m
12:24:42 +202+ sha512sum -b eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:24:44 +202+ rm eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:24:44 +202+ rm -f eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:24:44 +202+ rm -f eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:24:44 +202+ rm -f eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:24:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:24:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:47 200'
12:24:47 ++781+ head -n1
12:24:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:47 ++781+ tail -n1
12:24:47 +781+ STATUS_CODE=200
12:24:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:47 ++781+ jq -r .notarizationStatus.status
12:24:47 +781+ STATUS=IN_PROGRESS
12:24:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:47 +781+ sleep 1m
12:24:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:24:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:49 200'
12:24:49 ++311+ head -n1
12:24:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:49 ++311+ tail -n1
12:24:49 +311+ STATUS_CODE=200
12:24:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:49 ++311+ jq -r .notarizationStatus.status
12:24:49 +311+ STATUS=IN_PROGRESS
12:24:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:49 +311+ sleep 1m
12:24:52 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:24:52 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:52 200'
12:24:52 ++605+ head -n1
12:24:52 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:52 ++605+ tail -n1
12:24:52 +605+ STATUS_CODE=200
12:24:52 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:52 ++605+ jq -r .notarizationStatus.status
12:24:52 +605+ STATUS=IN_PROGRESS
12:24:52 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:52 +605+ sleep 1m
12:24:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:24:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:52 200'
12:24:52 ++224+ head -n1
12:24:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:52 ++224+ tail -n1
12:24:52 +224+ STATUS_CODE=200
12:24:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:52 ++224+ jq -r .notarizationStatus.status
12:24:52 +224+ STATUS=IN_PROGRESS
12:24:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:52 +224+ sleep 1m
12:24:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:24:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:24:58 200'
12:24:58 ++1049+ head -n1
12:24:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:24:58 ++1049+ tail -n1
12:24:58 +1049+ STATUS_CODE=200
12:24:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:24:58 ++1049+ jq -r .notarizationStatus.status
12:24:58 +1049+ STATUS=IN_PROGRESS
12:24:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:24:58 +1049+ sleep 1m
12:25:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:25:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:00 200'
12:25:00 ++459+ head -n1
12:25:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:00 ++459+ tail -n1
12:25:00 +459+ STATUS_CODE=200
12:25:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:00 ++459+ jq -r .notarizationStatus.status
12:25:00 +459+ STATUS=IN_PROGRESS
12:25:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:00 +459+ sleep 1m
12:25:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:25:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:03 200'
12:25:03 ++843+ head -n1
12:25:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:03 ++843+ tail -n1
12:25:03 +843+ STATUS_CODE=200
12:25:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:03 ++843+ jq -r .notarizationStatus.status
12:25:03 +843+ STATUS=IN_PROGRESS
12:25:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:03 +843+ sleep 1m
12:25:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:25:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:06 200'
12:25:06 ++343+ head -n1
12:25:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:06 ++343+ tail -n1
12:25:06 +343+ STATUS_CODE=200
12:25:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:06 ++343+ jq -r .notarizationStatus.status
12:25:06 +343+ STATUS=IN_PROGRESS
12:25:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:06 +343+ sleep 1m
12:25:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:25:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:11 200'
12:25:11 ++657+ head -n1
12:25:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:11 ++657+ tail -n1
12:25:11 +657+ STATUS_CODE=200
12:25:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:11 ++657+ jq -r .notarizationStatus.status
12:25:11 +657+ STATUS=IN_PROGRESS
12:25:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:11 +657+ sleep 1m
12:25:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:25:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:12 200'
12:25:12 ++246+ head -n1
12:25:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:12 ++246+ tail -n1
12:25:12 +246+ STATUS_CODE=200
12:25:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:12 ++246+ jq -r .notarizationStatus.status
12:25:12 +246+ STATUS=IN_PROGRESS
12:25:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:12 +246+ sleep 1m
12:25:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:25:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:16 200'
12:25:16 ++501+ head -n1
12:25:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:16 ++501+ tail -n1
12:25:16 +501+ STATUS_CODE=200
12:25:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:16 ++501+ jq -r .notarizationStatus.status
12:25:16 +501+ STATUS=IN_PROGRESS
12:25:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:16 +501+ sleep 1m
12:25:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/status
12:25:16 +180+ RESPONSE_RAW='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","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\": \"afbd41bb-9ce6-475a-a09e-3c99f25b3065\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg\",\n  \"uploadDate\": \"2024-02-23T17:08:59.917Z\",\n  \"sha256\": \"43ffb42da5e65a301b970ef62337c7b3933769585dbe5b6360451316d4553865\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"836580ed2bd78db6bdd3f9d4d980ffcc83f1141e\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8f9feaad4850261bdb8fda2c00c0db9a84696c3d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8f9feaad4850261bdb8fda2c00c0db9a84696c3d\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:25:16 200'
12:25:16 ++180+ head -n1
12:25:16 +180+ RESPONSE='{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","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\": \"afbd41bb-9ce6-475a-a09e-3c99f25b3065\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg\",\n  \"uploadDate\": \"2024-02-23T17:08:59.917Z\",\n  \"sha256\": \"43ffb42da5e65a301b970ef62337c7b3933769585dbe5b6360451316d4553865\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"836580ed2bd78db6bdd3f9d4d980ffcc83f1141e\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8f9feaad4850261bdb8fda2c00c0db9a84696c3d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8f9feaad4850261bdb8fda2c00c0db9a84696c3d\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:25:16 ++180+ tail -n1
12:25:16 +180+ STATUS_CODE=200
12:25:16 ++180+ jq -r .notarizationStatus.status
12:25:16 ++180+ echo '{"uuid":"63e43aab-27ad-4462-b379-90adbe507b26","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\":' '\"afbd41bb-9ce6-475a-a09e-3c99f25b3065\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:08:59.917Z\",\n' '\"sha256\":' '\"43ffb42da5e65a301b970ef62337c7b3933769585dbe5b6360451316d4553865\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"836580ed2bd78db6bdd3f9d4d980ffcc83f1141e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f9feaad4850261bdb8fda2c00c0db9a84696c3d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64-9205792523219125881.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8f9feaad4850261bdb8fda2c00c0db9a84696c3d\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:25:16 +180+ STATUS=COMPLETE
12:25:16 +180+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:16 +180+ [[ 200 == \5\0\3 ]]
12:25:16 +180+ [[ 200 == \5\0\2 ]]
12:25:16 +180+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:25:16 +180+ break
12:25:16 +180+ rm eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:16 +180+ curl -JO https://cbi.eclipse.org/macos/xcrun/63e43aab-27ad-4462-b379-90adbe507b26/download
12:25:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:25:16                                  Dload  Upload   Total   Spent    Left  Speed
12:25:16 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 62.5M    0 62.5M    0     0  62.9M      0 --:--:-- --:--:-- --:--:-- 62.9M
100  143M    0  143M    0     0  71.8M      0 --:--:--  0:00:01 --:--:-- 71.7M
100  216M    0  216M    0     0  72.3M      0 --:--:--  0:00:02 --:--:-- 72.3M
100  288M    0  288M    0     0  72.1M      0 --:--:--  0:00:03 --:--:-- 72.1M++375+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/status
12:25:21 +375+ RESPONSE_RAW='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","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\": \"36db2376-e5c2-4ef0-a068-b82d9ade71f4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:00.905Z\",\n  \"sha256\": \"88064367ec8d26c1c9eac4969b9ad348d3a5b29a8e8787dfd4162f3b260ac5c4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76be7478083169581ae330e05b98eb0b0241391a\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"713f8a68f0d9f28ff9db46c562944c1d25030133\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"713f8a68f0d9f28ff9db46c562944c1d25030133\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:25:21 200'
12:25:21 ++375+ head -n1
12:25:21 +375+ RESPONSE='{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","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\": \"36db2376-e5c2-4ef0-a068-b82d9ade71f4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:00.905Z\",\n  \"sha256\": \"88064367ec8d26c1c9eac4969b9ad348d3a5b29a8e8787dfd4162f3b260ac5c4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76be7478083169581ae330e05b98eb0b0241391a\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"713f8a68f0d9f28ff9db46c562944c1d25030133\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"713f8a68f0d9f28ff9db46c562944c1d25030133\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:25:21 ++375+ tail -n1
12:25:21 +375+ STATUS_CODE=200
12:25:21 ++375+ jq -r .notarizationStatus.status
12:25:21 ++375+ echo '{"uuid":"5fa6343b-d453-4f23-a196-2b56976b8bd6","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\":' '\"36db2376-e5c2-4ef0-a068-b82d9ade71f4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:11:00.905Z\",\n' '\"sha256\":' '\"88064367ec8d26c1c9eac4969b9ad348d3a5b29a8e8787dfd4162f3b260ac5c4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76be7478083169581ae330e05b98eb0b0241391a\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"713f8a68f0d9f28ff9db46c562944c1d25030133\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-aarch64-15866284830452714708.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"713f8a68f0d9f28ff9db46c562944c1d25030133\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:25:21 +375+ STATUS=COMPLETE
12:25:21 +375+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:21 +375+ [[ 200 == \5\0\3 ]]
12:25:21 +375+ [[ 200 == \5\0\2 ]]
12:25:21 +375+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:25:21 +375+ break
12:25:21 +375+ rm eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:21 +375+ curl -JO https://cbi.eclipse.org/macos/xcrun/5fa6343b-d453-4f23-a196-2b56976b8bd6/download
12:25:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:25:21                                  Dload  Upload   Total   Spent    Left  Speed
12:25:21 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 29.6M    0 29.6M    0     0  62.3M      0 --:--:-- --:--:-- --:--:-- 62.1M
100  354M    0  354M    0     0  70.8M      0 --:--:--  0:00:04 --:--:-- 70.8M++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:25:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:22 200'
12:25:22 ++905+ head -n1
12:25:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:22 ++905+ tail -n1
12:25:22 +905+ STATUS_CODE=200
12:25:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:22 ++905+ jq -r .notarizationStatus.status
12:25:22 +905+ STATUS=IN_PROGRESS
12:25:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:22 +905+ sleep 1m
12:25:22 
100  378M    0  378M    0     0  66.3M      0 --:--:--  0:00:05 --:--:-- 67.0M
12:25:22 curl: Saved to filename 'eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:25:22 +180+ cp -vf eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:22 
100 84.8M    0 84.8M    0     0  57.2M      0 --:--:--  0:00:01 --:--:-- 57.2M'eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:25:22 ++180+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:22 +180+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:25:22 ++180+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:22 +180+ b=eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:22 +180+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:25:22 +180+ md5sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:23 +180+ sha1sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:23 
100  138M    0  138M    0     0  55.9M      0 --:--:--  0:00:02 --:--:-- 55.9M+180+ sha512sum -b eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:25:24 
100  197M    0  197M    0     0  56.7M      0 --:--:--  0:00:03 --:--:-- 56.6M
100  246M    0  246M    0     0  54.8M      0 --:--:--  0:00:04 --:--:-- 54.8M+180+ rm eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:25:25 +180+ rm -f eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:25:25 +180+ rm -f eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:25:25 +180+ rm -f eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:25:26 
100  286M    0  286M    0     0  52.1M      0 --:--:--  0:00:05 --:--:-- 51.2M
100  318M    0  318M    0     0  52.1M      0 --:--:--  0:00:06 --:--:-- 50.5M
12:25:27 curl: Saved to filename 'eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:25:27 +375+ cp -vf eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:27 'eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:25:27 ++375+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:27 +375+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:25:27 ++375+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:27 +375+ b=eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:27 +375+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:25:27 +375+ md5sum eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:28 +375+ sha1sum eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:28 +375+ sha512sum -b eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg
12:25:30 +375+ rm eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:25:30 +375+ rm -f eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:25:30 +375+ rm -f eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:25:30 +375+ rm -f eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:25:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:25:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:30 200'
12:25:30 ++729+ head -n1
12:25:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:30 ++729+ tail -n1
12:25:30 +729+ STATUS_CODE=200
12:25:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:30 ++729+ jq -r .notarizationStatus.status
12:25:30 +729+ STATUS=IN_PROGRESS
12:25:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:30 +729+ sleep 1m
12:25:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:25:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:32 200'
12:25:32 ++278+ head -n1
12:25:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:32 ++278+ tail -n1
12:25:32 +278+ STATUS_CODE=200
12:25:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:32 ++278+ jq -r .notarizationStatus.status
12:25:32 +278+ STATUS=IN_PROGRESS
12:25:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:32 +278+ sleep 1m
12:25:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:25:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:36 200'
12:25:36 ++553+ head -n1
12:25:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:36 ++553+ tail -n1
12:25:36 +553+ STATUS_CODE=200
12:25:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:36 ++553+ jq -r .notarizationStatus.status
12:25:36 +553+ STATUS=IN_PROGRESS
12:25:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:36 +553+ sleep 1m
12:25:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:25:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:40 200'
12:25:40 ++417+ head -n1
12:25:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:40 ++417+ tail -n1
12:25:40 +417+ STATUS_CODE=200
12:25:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:40 ++417+ jq -r .notarizationStatus.status
12:25:40 +417+ STATUS=IN_PROGRESS
12:25:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:40 +417+ sleep 1m
12:25:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:25:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:42 200'
12:25:42 ++977+ head -n1
12:25:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:42 ++977+ tail -n1
12:25:42 +977+ STATUS_CODE=200
12:25:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:42 ++977+ jq -r .notarizationStatus.status
12:25:42 +977+ STATUS=IN_PROGRESS
12:25:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:42 +977+ sleep 1m
12:25:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:25:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:47 200'
12:25:47 ++781+ head -n1
12:25:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:47 ++781+ tail -n1
12:25:47 +781+ STATUS_CODE=200
12:25:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:47 ++781+ jq -r .notarizationStatus.status
12:25:47 +781+ STATUS=IN_PROGRESS
12:25:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:47 +781+ sleep 1m
12:25:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:25:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:49 200'
12:25:49 ++311+ head -n1
12:25:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:49 ++311+ tail -n1
12:25:49 +311+ STATUS_CODE=200
12:25:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:49 ++311+ jq -r .notarizationStatus.status
12:25:49 +311+ STATUS=IN_PROGRESS
12:25:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:49 +311+ sleep 1m
12:25:52 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:25:52 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:52 200'
12:25:52 ++605+ head -n1
12:25:52 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:52 ++605+ tail -n1
12:25:52 +605+ STATUS_CODE=200
12:25:52 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:52 ++605+ jq -r .notarizationStatus.status
12:25:52 +605+ STATUS=IN_PROGRESS
12:25:52 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:52 +605+ sleep 1m
12:25:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:25:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:52 200'
12:25:52 ++224+ head -n1
12:25:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:52 ++224+ tail -n1
12:25:52 +224+ STATUS_CODE=200
12:25:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:52 ++224+ jq -r .notarizationStatus.status
12:25:52 +224+ STATUS=IN_PROGRESS
12:25:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:52 +224+ sleep 1m
12:25:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:25:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:25:58 200'
12:25:58 ++1049+ head -n1
12:25:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:25:58 ++1049+ tail -n1
12:25:58 +1049+ STATUS_CODE=200
12:25:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:25:58 ++1049+ jq -r .notarizationStatus.status
12:25:58 +1049+ STATUS=IN_PROGRESS
12:25:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:25:58 +1049+ sleep 1m
12:26:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:26:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:00 200'
12:26:00 ++459+ head -n1
12:26:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:00 ++459+ tail -n1
12:26:00 +459+ STATUS_CODE=200
12:26:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:00 ++459+ jq -r .notarizationStatus.status
12:26:00 +459+ STATUS=IN_PROGRESS
12:26:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:00 +459+ sleep 1m
12:26:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:26:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:03 200'
12:26:03 ++843+ head -n1
12:26:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:03 ++843+ tail -n1
12:26:03 +843+ STATUS_CODE=200
12:26:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:03 ++843+ jq -r .notarizationStatus.status
12:26:03 +843+ STATUS=IN_PROGRESS
12:26:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:03 +843+ sleep 1m
12:26:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:26:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:06 200'
12:26:06 ++343+ head -n1
12:26:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:06 ++343+ tail -n1
12:26:06 +343+ STATUS_CODE=200
12:26:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:06 ++343+ jq -r .notarizationStatus.status
12:26:06 +343+ STATUS=IN_PROGRESS
12:26:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:06 +343+ sleep 1m
12:26:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:26:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:11 200'
12:26:11 ++657+ head -n1
12:26:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:11 ++657+ tail -n1
12:26:11 +657+ STATUS_CODE=200
12:26:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:11 ++657+ jq -r .notarizationStatus.status
12:26:11 +657+ STATUS=IN_PROGRESS
12:26:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:11 +657+ sleep 1m
12:26:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:26:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:12 200'
12:26:12 ++246+ head -n1
12:26:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:12 ++246+ tail -n1
12:26:12 +246+ STATUS_CODE=200
12:26:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:12 ++246+ jq -r .notarizationStatus.status
12:26:12 +246+ STATUS=IN_PROGRESS
12:26:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:12 +246+ sleep 1m
12:26:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:26:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:16 200'
12:26:16 ++501+ head -n1
12:26:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:16 ++501+ tail -n1
12:26:16 +501+ STATUS_CODE=200
12:26:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:16 ++501+ jq -r .notarizationStatus.status
12:26:16 +501+ STATUS=IN_PROGRESS
12:26:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:16 +501+ sleep 1m
12:26:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:26:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:22 200'
12:26:22 ++905+ head -n1
12:26:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:22 ++905+ tail -n1
12:26:22 +905+ STATUS_CODE=200
12:26:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:22 ++905+ jq -r .notarizationStatus.status
12:26:22 +905+ STATUS=IN_PROGRESS
12:26:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:22 +905+ sleep 1m
12:26:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:26:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:30 200'
12:26:30 ++729+ head -n1
12:26:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:30 ++729+ tail -n1
12:26:30 +729+ STATUS_CODE=200
12:26:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:30 ++729+ jq -r .notarizationStatus.status
12:26:30 +729+ STATUS=IN_PROGRESS
12:26:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:30 +729+ sleep 1m
12:26:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:26:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:32 200'
12:26:32 ++278+ head -n1
12:26:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:32 ++278+ tail -n1
12:26:32 +278+ STATUS_CODE=200
12:26:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:32 ++278+ jq -r .notarizationStatus.status
12:26:32 +278+ STATUS=IN_PROGRESS
12:26:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:32 +278+ sleep 1m
12:26:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:26:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:36 200'
12:26:36 ++553+ head -n1
12:26:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:36 ++553+ tail -n1
12:26:36 +553+ STATUS_CODE=200
12:26:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:36 ++553+ jq -r .notarizationStatus.status
12:26:36 +553+ STATUS=IN_PROGRESS
12:26:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:36 +553+ sleep 1m
12:26:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:26:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:40 200'
12:26:40 ++417+ head -n1
12:26:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:40 ++417+ tail -n1
12:26:40 +417+ STATUS_CODE=200
12:26:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:40 ++417+ jq -r .notarizationStatus.status
12:26:40 +417+ STATUS=IN_PROGRESS
12:26:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:40 +417+ sleep 1m
12:26:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:26:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:42 200'
12:26:42 ++977+ head -n1
12:26:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:42 ++977+ tail -n1
12:26:42 +977+ STATUS_CODE=200
12:26:42 ++977+ jq -r .notarizationStatus.status
12:26:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:42 +977+ STATUS=IN_PROGRESS
12:26:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:42 +977+ sleep 1m
12:26:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:26:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:47 200'
12:26:47 ++781+ head -n1
12:26:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:47 ++781+ tail -n1
12:26:47 +781+ STATUS_CODE=200
12:26:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:47 ++781+ jq -r .notarizationStatus.status
12:26:47 +781+ STATUS=IN_PROGRESS
12:26:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:47 +781+ sleep 1m
12:26:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:26:49 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:49 200'
12:26:49 ++311+ head -n1
12:26:49 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:49 ++311+ tail -n1
12:26:49 +311+ STATUS_CODE=200
12:26:49 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:49 ++311+ jq -r .notarizationStatus.status
12:26:49 +311+ STATUS=IN_PROGRESS
12:26:49 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:49 +311+ sleep 1m
12:26:52 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:26:52 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:52 200'
12:26:52 ++605+ head -n1
12:26:52 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:52 ++605+ tail -n1
12:26:52 +605+ STATUS_CODE=200
12:26:52 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:52 ++605+ jq -r .notarizationStatus.status
12:26:52 +605+ STATUS=IN_PROGRESS
12:26:52 +605+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:52 +605+ sleep 1m
12:26:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:26:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:52 200'
12:26:52 ++224+ head -n1
12:26:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:52 ++224+ tail -n1
12:26:52 +224+ STATUS_CODE=200
12:26:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:52 ++224+ jq -r .notarizationStatus.status
12:26:52 +224+ STATUS=IN_PROGRESS
12:26:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:52 +224+ sleep 1m
12:26:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:26:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:26:58 200'
12:26:58 ++1049+ head -n1
12:26:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:26:58 ++1049+ tail -n1
12:26:58 +1049+ STATUS_CODE=200
12:26:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:26:58 ++1049+ jq -r .notarizationStatus.status
12:26:58 +1049+ STATUS=IN_PROGRESS
12:26:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:26:58 +1049+ sleep 1m
12:27:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:27:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:00 200'
12:27:00 ++459+ head -n1
12:27:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:00 ++459+ tail -n1
12:27:00 +459+ STATUS_CODE=200
12:27:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:00 ++459+ jq -r .notarizationStatus.status
12:27:00 +459+ STATUS=IN_PROGRESS
12:27:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:00 +459+ sleep 1m
12:27:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:27:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:03 200'
12:27:03 ++843+ head -n1
12:27:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:03 ++843+ tail -n1
12:27:03 +843+ STATUS_CODE=200
12:27:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:03 ++843+ jq -r .notarizationStatus.status
12:27:03 +843+ STATUS=IN_PROGRESS
12:27:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:03 +843+ sleep 1m
12:27:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:27:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:06 200'
12:27:06 ++343+ head -n1
12:27:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:06 ++343+ tail -n1
12:27:06 +343+ STATUS_CODE=200
12:27:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:06 ++343+ jq -r .notarizationStatus.status
12:27:06 +343+ STATUS=IN_PROGRESS
12:27:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:06 +343+ sleep 1m
12:27:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:27:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:11 200'
12:27:11 ++657+ head -n1
12:27:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:11 ++657+ tail -n1
12:27:11 +657+ STATUS_CODE=200
12:27:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:11 ++657+ jq -r .notarizationStatus.status
12:27:11 +657+ STATUS=IN_PROGRESS
12:27:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:11 +657+ sleep 1m
12:27:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:27:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:12 200'
12:27:12 ++246+ head -n1
12:27:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:12 ++246+ tail -n1
12:27:12 +246+ STATUS_CODE=200
12:27:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:12 ++246+ jq -r .notarizationStatus.status
12:27:12 +246+ STATUS=IN_PROGRESS
12:27:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:12 +246+ sleep 1m
12:27:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:27:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:16 200'
12:27:16 ++501+ head -n1
12:27:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:16 ++501+ tail -n1
12:27:16 +501+ STATUS_CODE=200
12:27:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:16 ++501+ jq -r .notarizationStatus.status
12:27:16 +501+ STATUS=IN_PROGRESS
12:27:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:16 +501+ sleep 1m
12:27:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:27:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:22 200'
12:27:22 ++905+ head -n1
12:27:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:22 ++905+ tail -n1
12:27:22 +905+ STATUS_CODE=200
12:27:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:22 ++905+ jq -r .notarizationStatus.status
12:27:22 +905+ STATUS=IN_PROGRESS
12:27:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:22 +905+ sleep 1m
12:27:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:27:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:30 200'
12:27:30 ++729+ head -n1
12:27:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:30 ++729+ tail -n1
12:27:30 +729+ STATUS_CODE=200
12:27:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:30 ++729+ jq -r .notarizationStatus.status
12:27:30 +729+ STATUS=IN_PROGRESS
12:27:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:30 +729+ sleep 1m
12:27:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:27:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:32 200'
12:27:32 ++278+ head -n1
12:27:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:32 ++278+ tail -n1
12:27:32 +278+ STATUS_CODE=200
12:27:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:32 ++278+ jq -r .notarizationStatus.status
12:27:32 +278+ STATUS=IN_PROGRESS
12:27:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:32 +278+ sleep 1m
12:27:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:27:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:36 200'
12:27:36 ++553+ head -n1
12:27:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:36 ++553+ tail -n1
12:27:36 +553+ STATUS_CODE=200
12:27:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:36 ++553+ jq -r .notarizationStatus.status
12:27:36 +553+ STATUS=IN_PROGRESS
12:27:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:36 +553+ sleep 1m
12:27:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:27:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:40 200'
12:27:40 ++417+ head -n1
12:27:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:40 ++417+ tail -n1
12:27:40 +417+ STATUS_CODE=200
12:27:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:40 ++417+ jq -r .notarizationStatus.status
12:27:40 +417+ STATUS=IN_PROGRESS
12:27:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:40 +417+ sleep 1m
12:27:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:27:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:42 200'
12:27:42 ++977+ head -n1
12:27:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:42 ++977+ tail -n1
12:27:42 +977+ STATUS_CODE=200
12:27:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:42 ++977+ jq -r .notarizationStatus.status
12:27:42 +977+ STATUS=IN_PROGRESS
12:27:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:42 +977+ sleep 1m
12:27:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:27:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:47 200'
12:27:47 ++781+ head -n1
12:27:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:47 ++781+ tail -n1
12:27:47 +781+ STATUS_CODE=200
12:27:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:47 ++781+ jq -r .notarizationStatus.status
12:27:47 +781+ STATUS=IN_PROGRESS
12:27:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:47 +781+ sleep 1m
12:27:49 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:27:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:50 200'
12:27:50 ++311+ head -n1
12:27:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:50 ++311+ tail -n1
12:27:50 +311+ STATUS_CODE=200
12:27:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:50 ++311+ jq -r .notarizationStatus.status
12:27:50 +311+ STATUS=IN_PROGRESS
12:27:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:50 +311+ sleep 1m
12:27:52 ++605+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/status
12:27:52 +605+ RESPONSE_RAW='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","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\": \"1f5cdb9d-9688-42a1-8bc0-6a12efa39cfc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:40.919Z\",\n  \"sha256\": \"9c248f4519cedadfb40e3e64d53ee88bc8fc62acf2e596538ab178eb59bfc341\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9379241a4f93de7d07b9e606f4fb6d2440f58bd2\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66bae8470cc1c7b16ab205b9a6ae2f29e1e3d9f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66bae8470cc1c7b16ab205b9a6ae2f29e1e3d9f1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:27:52 200'
12:27:52 ++605+ head -n1
12:27:52 +605+ RESPONSE='{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","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\": \"1f5cdb9d-9688-42a1-8bc0-6a12efa39cfc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:40.919Z\",\n  \"sha256\": \"9c248f4519cedadfb40e3e64d53ee88bc8fc62acf2e596538ab178eb59bfc341\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9379241a4f93de7d07b9e606f4fb6d2440f58bd2\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66bae8470cc1c7b16ab205b9a6ae2f29e1e3d9f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"66bae8470cc1c7b16ab205b9a6ae2f29e1e3d9f1\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:27:52 ++605+ tail -n1
12:27:52 +605+ STATUS_CODE=200
12:27:52 ++605+ jq -r .notarizationStatus.status
12:27:52 ++605+ echo '{"uuid":"e8ea1820-64b5-4553-9763-08901f8f6b48","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\":' '\"1f5cdb9d-9688-42a1-8bc0-6a12efa39cfc\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:12:40.919Z\",\n' '\"sha256\":' '\"9c248f4519cedadfb40e3e64d53ee88bc8fc62acf2e596538ab178eb59bfc341\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9379241a4f93de7d07b9e606f4fb6d2440f58bd2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66bae8470cc1c7b16ab205b9a6ae2f29e1e3d9f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64-6033137447613383027.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"66bae8470cc1c7b16ab205b9a6ae2f29e1e3d9f1\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:27:52 +605+ STATUS=COMPLETE
12:27:52 +605+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:52 +605+ [[ 200 == \5\0\3 ]]
12:27:52 +605+ [[ 200 == \5\0\2 ]]
12:27:52 +605+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:27:52 +605+ break
12:27:52 +605+ rm eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:52 +605+ curl -JO https://cbi.eclipse.org/macos/xcrun/e8ea1820-64b5-4553-9763-08901f8f6b48/download
12:27:52   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:27:52                                  Dload  Upload   Total   Spent    Left  Speed
12:27:52 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.1M    0 15.1M    0     0  81.4M      0 --:--:-- --:--:-- --:--:-- 80.9M++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:27:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:52 200'
12:27:52 ++224+ head -n1
12:27:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:52 ++224+ tail -n1
12:27:52 +224+ STATUS_CODE=200
12:27:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:52 ++224+ jq -r .notarizationStatus.status
12:27:52 +224+ STATUS=IN_PROGRESS
12:27:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:52 +224+ sleep 1m
12:27:53 
100  100M    0  100M    0     0  84.7M      0 --:--:--  0:00:01 --:--:-- 84.6M
100  181M    0  181M    0     0  82.9M      0 --:--:--  0:00:02 --:--:-- 82.9M
100  262M    0  262M    0     0  82.2M      0 --:--:--  0:00:03 --:--:-- 82.2M
100  349M    0  349M    0     0  83.4M      0 --:--:--  0:00:04 --:--:-- 83.4M
100  377M    0  377M    0     0  84.4M      0 --:--:--  0:00:04 --:--:-- 84.6M
12:27:56 curl: Saved to filename 'eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:27:56 +605+ cp -vf eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:57 'eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:27:57 ++605+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:57 +605+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:27:57 ++605+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:57 +605+ b=eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:57 +605+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:27:57 +605+ md5sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:57 +605+ sha1sum eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:27:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:27:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:27:58 200'
12:27:58 ++1049+ head -n1
12:27:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:27:58 ++1049+ tail -n1
12:27:58 +1049+ STATUS_CODE=200
12:27:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:27:58 ++1049+ jq -r .notarizationStatus.status
12:27:58 +1049+ STATUS=IN_PROGRESS
12:27:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:27:58 +1049+ sleep 1m
12:27:58 +605+ sha512sum -b eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:28:00 +605+ rm eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:28:00 +605+ rm -f eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:28:00 +605+ rm -f eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:28:00 +605+ rm -f eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:28:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:28:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:00 200'
12:28:00 ++459+ head -n1
12:28:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:00 ++459+ tail -n1
12:28:00 +459+ STATUS_CODE=200
12:28:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:00 ++459+ jq -r .notarizationStatus.status
12:28:00 +459+ STATUS=IN_PROGRESS
12:28:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:00 +459+ sleep 1m
12:28:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:28:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:03 200'
12:28:03 ++843+ head -n1
12:28:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:03 ++843+ tail -n1
12:28:03 +843+ STATUS_CODE=200
12:28:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:03 ++843+ jq -r .notarizationStatus.status
12:28:03 +843+ STATUS=IN_PROGRESS
12:28:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:03 +843+ sleep 1m
12:28:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:28:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:06 200'
12:28:06 ++343+ head -n1
12:28:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:06 ++343+ tail -n1
12:28:06 +343+ STATUS_CODE=200
12:28:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:06 ++343+ jq -r .notarizationStatus.status
12:28:06 +343+ STATUS=IN_PROGRESS
12:28:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:06 +343+ sleep 1m
12:28:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:28:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:11 200'
12:28:11 ++657+ head -n1
12:28:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:11 ++657+ tail -n1
12:28:11 +657+ STATUS_CODE=200
12:28:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:11 ++657+ jq -r .notarizationStatus.status
12:28:11 +657+ STATUS=IN_PROGRESS
12:28:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:11 +657+ sleep 1m
12:28:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:28:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:12 200'
12:28:12 ++246+ head -n1
12:28:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:12 ++246+ tail -n1
12:28:12 +246+ STATUS_CODE=200
12:28:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:12 ++246+ jq -r .notarizationStatus.status
12:28:12 +246+ STATUS=IN_PROGRESS
12:28:12 +246+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:12 +246+ sleep 1m
12:28:16 ++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:28:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:16 200'
12:28:16 ++501+ head -n1
12:28:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:16 ++501+ tail -n1
12:28:16 +501+ STATUS_CODE=200
12:28:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:16 ++501+ jq -r .notarizationStatus.status
12:28:16 +501+ STATUS=IN_PROGRESS
12:28:16 +501+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:16 +501+ sleep 1m
12:28:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:28:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:22 200'
12:28:22 ++905+ head -n1
12:28:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:22 ++905+ tail -n1
12:28:22 +905+ STATUS_CODE=200
12:28:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:22 ++905+ jq -r .notarizationStatus.status
12:28:22 +905+ STATUS=IN_PROGRESS
12:28:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:22 +905+ sleep 1m
12:28:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:28:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:30 200'
12:28:30 ++729+ head -n1
12:28:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:30 ++729+ tail -n1
12:28:30 +729+ STATUS_CODE=200
12:28:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:30 ++729+ jq -r .notarizationStatus.status
12:28:30 +729+ STATUS=IN_PROGRESS
12:28:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:30 +729+ sleep 1m
12:28:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:28:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:32 200'
12:28:32 ++278+ head -n1
12:28:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:32 ++278+ tail -n1
12:28:32 +278+ STATUS_CODE=200
12:28:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:32 ++278+ jq -r .notarizationStatus.status
12:28:32 +278+ STATUS=IN_PROGRESS
12:28:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:32 +278+ sleep 1m
12:28:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:28:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:36 200'
12:28:36 ++553+ head -n1
12:28:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:36 ++553+ tail -n1
12:28:36 +553+ STATUS_CODE=200
12:28:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:36 ++553+ jq -r .notarizationStatus.status
12:28:36 +553+ STATUS=IN_PROGRESS
12:28:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:36 +553+ sleep 1m
12:28:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:28:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:40 200'
12:28:40 ++417+ head -n1
12:28:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:40 ++417+ tail -n1
12:28:40 +417+ STATUS_CODE=200
12:28:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:40 ++417+ jq -r .notarizationStatus.status
12:28:40 +417+ STATUS=IN_PROGRESS
12:28:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:40 +417+ sleep 1m
12:28:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:28:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:42 200'
12:28:42 ++977+ head -n1
12:28:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:42 ++977+ tail -n1
12:28:42 +977+ STATUS_CODE=200
12:28:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:42 ++977+ jq -r .notarizationStatus.status
12:28:42 +977+ STATUS=IN_PROGRESS
12:28:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:42 +977+ sleep 1m
12:28:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:28:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:47 200'
12:28:47 ++781+ head -n1
12:28:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:47 ++781+ tail -n1
12:28:47 +781+ STATUS_CODE=200
12:28:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:47 ++781+ jq -r .notarizationStatus.status
12:28:47 +781+ STATUS=IN_PROGRESS
12:28:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:47 +781+ sleep 1m
12:28:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:28:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:50 200'
12:28:50 ++311+ head -n1
12:28:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:50 ++311+ tail -n1
12:28:50 +311+ STATUS_CODE=200
12:28:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:50 ++311+ jq -r .notarizationStatus.status
12:28:50 +311+ STATUS=IN_PROGRESS
12:28:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:50 +311+ sleep 1m
12:28:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:28:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:52 200'
12:28:52 ++224+ head -n1
12:28:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:52 ++224+ tail -n1
12:28:52 +224+ STATUS_CODE=200
12:28:52 ++224+ jq -r .notarizationStatus.status
12:28:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:52 +224+ STATUS=IN_PROGRESS
12:28:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:52 +224+ sleep 1m
12:28:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:28:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:28:58 200'
12:28:58 ++1049+ head -n1
12:28:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:28:58 ++1049+ tail -n1
12:28:58 +1049+ STATUS_CODE=200
12:28:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:28:58 ++1049+ jq -r .notarizationStatus.status
12:28:58 +1049+ STATUS=IN_PROGRESS
12:28:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:28:58 +1049+ sleep 1m
12:29:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:29:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:00 200'
12:29:00 ++459+ head -n1
12:29:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:00 ++459+ tail -n1
12:29:00 +459+ STATUS_CODE=200
12:29:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:00 ++459+ jq -r .notarizationStatus.status
12:29:00 +459+ STATUS=IN_PROGRESS
12:29:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:00 +459+ sleep 1m
12:29:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:29:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:03 200'
12:29:03 ++843+ head -n1
12:29:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:03 ++843+ tail -n1
12:29:03 +843+ STATUS_CODE=200
12:29:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:03 ++843+ jq -r .notarizationStatus.status
12:29:03 +843+ STATUS=IN_PROGRESS
12:29:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:03 +843+ sleep 1m
12:29:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:29:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:06 200'
12:29:06 ++343+ head -n1
12:29:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:06 ++343+ tail -n1
12:29:06 +343+ STATUS_CODE=200
12:29:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:06 ++343+ jq -r .notarizationStatus.status
12:29:06 +343+ STATUS=IN_PROGRESS
12:29:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:06 +343+ sleep 1m
12:29:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:29:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:11 200'
12:29:11 ++657+ head -n1
12:29:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:11 ++657+ tail -n1
12:29:11 +657+ STATUS_CODE=200
12:29:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:11 ++657+ jq -r .notarizationStatus.status
12:29:11 +657+ STATUS=IN_PROGRESS
12:29:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:11 +657+ sleep 1m
12:29:12 ++246+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/status
12:29:12 +246+ RESPONSE_RAW='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","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\": \"da484d43-996e-4e42-9a05-af533c395e3a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg\",\n  \"uploadDate\": \"2024-02-23T17:10:28.761Z\",\n  \"sha256\": \"37e9b8c2e2e0a0832a9fdf4aba1c16a428006a5b01e2556e28c27695cb41980f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8b5f97164753deb3d8178418b44b007d3e3dde32\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38a81b15ddc43746382651d64d38ee904ca7d6ec\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38a81b15ddc43746382651d64d38ee904ca7d6ec\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:29:12 200'
12:29:12 ++246+ head -n1
12:29:12 +246+ RESPONSE='{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","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\": \"da484d43-996e-4e42-9a05-af533c395e3a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg\",\n  \"uploadDate\": \"2024-02-23T17:10:28.761Z\",\n  \"sha256\": \"37e9b8c2e2e0a0832a9fdf4aba1c16a428006a5b01e2556e28c27695cb41980f\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8b5f97164753deb3d8178418b44b007d3e3dde32\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38a81b15ddc43746382651d64d38ee904ca7d6ec\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38a81b15ddc43746382651d64d38ee904ca7d6ec\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:29:12 ++246+ tail -n1
12:29:12 +246+ STATUS_CODE=200
12:29:12 ++246+ jq -r .notarizationStatus.status
12:29:12 ++246+ echo '{"uuid":"b26fe7e3-6745-4217-85d3-e3cbae3bc465","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\":' '\"da484d43-996e-4e42-9a05-af533c395e3a\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:10:28.761Z\",\n' '\"sha256\":' '\"37e9b8c2e2e0a0832a9fdf4aba1c16a428006a5b01e2556e28c27695cb41980f\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8b5f97164753deb3d8178418b44b007d3e3dde32\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38a81b15ddc43746382651d64d38ee904ca7d6ec\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-x86_64-5574045637469645408.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38a81b15ddc43746382651d64d38ee904ca7d6ec\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:29:12 +246+ STATUS=COMPLETE
12:29:12 +246+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:12 +246+ [[ 200 == \5\0\3 ]]
12:29:12 +246+ [[ 200 == \5\0\2 ]]
12:29:12 +246+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:29:12 +246+ break
12:29:12 +246+ rm eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:12 +246+ curl -JO https://cbi.eclipse.org/macos/xcrun/b26fe7e3-6745-4217-85d3-e3cbae3bc465/download
12:29:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:29:12                                  Dload  Upload   Total   Spent    Left  Speed
12:29:12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.5M    0 15.5M    0     0  77.3M      0 --:--:-- --:--:-- --:--:-- 76.9M
100  107M    0  107M    0     0  89.5M      0 --:--:--  0:00:01 --:--:-- 89.4M
100  199M    0  199M    0     0  90.7M      0 --:--:--  0:00:02 --:--:-- 90.6M
100  278M    0  278M    0     0  86.9M      0 --:--:--  0:00:03 --:--:-- 86.8M
100  334M    0  334M    0     0  79.5M      0 --:--:--  0:00:04 --:--:-- 79.5M++501+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/status
12:29:16 +501+ RESPONSE_RAW='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","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\": \"473b9997-3a66-42b8-a098-3580d39c6787\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:55.831Z\",\n  \"sha256\": \"e3e8cdf78cbf52fe11292c03d2ff744dd544d1943b91226fd2ddba4ef982dab9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1f12cee381137afe5ad2d4d0e15089b9b438e5c3\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039c0d2da0533ef2dcaa773b813fe4ea3b7ca38a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039c0d2da0533ef2dcaa773b813fe4ea3b7ca38a\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:29:16 200'
12:29:16 ++501+ head -n1
12:29:16 +501+ RESPONSE='{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","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\": \"473b9997-3a66-42b8-a098-3580d39c6787\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:55.831Z\",\n  \"sha256\": \"e3e8cdf78cbf52fe11292c03d2ff744dd544d1943b91226fd2ddba4ef982dab9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1f12cee381137afe5ad2d4d0e15089b9b438e5c3\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039c0d2da0533ef2dcaa773b813fe4ea3b7ca38a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"039c0d2da0533ef2dcaa773b813fe4ea3b7ca38a\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:29:16 ++501+ tail -n1
12:29:16 +501+ STATUS_CODE=200
12:29:16 ++501+ jq -r .notarizationStatus.status
12:29:16 ++501+ echo '{"uuid":"91de9dd7-7565-4185-a0e7-79d0549cf0c2","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\":' '\"473b9997-3a66-42b8-a098-3580d39c6787\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:11:55.831Z\",\n' '\"sha256\":' '\"e3e8cdf78cbf52fe11292c03d2ff744dd544d1943b91226fd2ddba4ef982dab9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1f12cee381137afe5ad2d4d0e15089b9b438e5c3\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039c0d2da0533ef2dcaa773b813fe4ea3b7ca38a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-aarch64-13763408224365677190.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"039c0d2da0533ef2dcaa773b813fe4ea3b7ca38a\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:29:16 +501+ STATUS=COMPLETE
12:29:16 +501+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:16 +501+ [[ 200 == \5\0\3 ]]
12:29:16 +501+ [[ 200 == \5\0\2 ]]
12:29:16 +501+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:29:16 +501+ break
12:29:16 +501+ rm eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:16 +501+ curl -JO https://cbi.eclipse.org/macos/xcrun/91de9dd7-7565-4185-a0e7-79d0549cf0c2/download
12:29:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:29:16                                  Dload  Upload   Total   Spent    Left  Speed
12:29:16 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  376M    0  376M    0     0  72.3M      0 --:--:--  0:00:05 --:--:-- 72.1M
100 32.4M    0 32.4M    0     0  36.2M      0 --:--:-- --:--:-- --:--:-- 36.1M
100 68.2M    0 68.2M    0     0  36.0M      0 --:--:--  0:00:01 --:--:-- 36.0M
100  412M    0  412M    0     0  66.4M      0 --:--:--  0:00:06 --:--:-- 60.8M
100  109M    0  109M    0     0  37.8M      0 --:--:--  0:00:02 --:--:-- 37.8M
100  452M    0  452M    0     0  62.7M      0 --:--:--  0:00:07 --:--:-- 50.4M
100  156M    0  156M    0     0  40.2M      0 --:--:--  0:00:03 --:--:-- 40.2M
100  501M    0  501M    0     0  61.1M      0 --:--:--  0:00:08 --:--:-- 44.7M
100  507M    0  507M    0     0  60.5M      0 --:--:--  0:00:08 --:--:-- 41.4M
12:29:20 curl: Saved to filename 'eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:29:20 +246+ cp -vf eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:21 'eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:29:21 ++246+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:21 +246+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:29:21 ++246+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:21 +246+ b=eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:21 +246+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:29:21 +246+ md5sum eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:21 
100  224M    0  224M    0     0  45.9M      0 --:--:--  0:00:04 --:--:-- 45.9M+246+ sha1sum eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:29:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:22 200'
12:29:22 ++905+ head -n1
12:29:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:22 ++905+ tail -n1
12:29:22 +905+ STATUS_CODE=200
12:29:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:22 ++905+ jq -r .notarizationStatus.status
12:29:22 +905+ STATUS=IN_PROGRESS
12:29:22 +905+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:22 +905+ sleep 1m
12:29:22 
100  281M    0  281M    0     0  47.8M      0 --:--:--  0:00:05 --:--:-- 49.8M+246+ sha512sum -b eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg
12:29:23 
100  358M    0  358M    0     0  52.0M      0 --:--:--  0:00:06 --:--:-- 58.0M
100  391M    0  391M    0     0  53.7M      0 --:--:--  0:00:07 --:--:-- 64.2M
12:29:24 curl: Saved to filename 'eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:29:24 +501+ cp -vf eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:24 'eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:29:24 ++501+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:24 +501+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:29:24 ++501+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:24 +501+ b=eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:24 +501+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:29:24 +501+ md5sum eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:25 +501+ sha1sum eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:25 +246+ rm eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:29:25 +246+ rm -f eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:29:25 +246+ rm -f eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:29:25 +246+ rm -f eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:29:26 +501+ sha512sum -b eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg
12:29:27 +501+ rm eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:29:27 +501+ rm -f eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:29:27 +501+ rm -f eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:29:27 +501+ rm -f eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:29:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:29:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:30 200'
12:29:30 ++729+ head -n1
12:29:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:30 ++729+ tail -n1
12:29:30 +729+ STATUS_CODE=200
12:29:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:30 ++729+ jq -r .notarizationStatus.status
12:29:30 +729+ STATUS=IN_PROGRESS
12:29:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:30 +729+ sleep 1m
12:29:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:29:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:32 200'
12:29:32 ++278+ head -n1
12:29:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:32 ++278+ tail -n1
12:29:32 +278+ STATUS_CODE=200
12:29:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:32 ++278+ jq -r .notarizationStatus.status
12:29:32 +278+ STATUS=IN_PROGRESS
12:29:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:32 +278+ sleep 1m
12:29:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:29:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:36 200'
12:29:36 ++553+ head -n1
12:29:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:36 ++553+ tail -n1
12:29:36 +553+ STATUS_CODE=200
12:29:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:36 ++553+ jq -r .notarizationStatus.status
12:29:36 +553+ STATUS=IN_PROGRESS
12:29:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:36 +553+ sleep 1m
12:29:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:29:40 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:40 200'
12:29:40 ++417+ head -n1
12:29:40 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:40 ++417+ tail -n1
12:29:40 +417+ STATUS_CODE=200
12:29:40 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:40 ++417+ jq -r .notarizationStatus.status
12:29:40 +417+ STATUS=IN_PROGRESS
12:29:40 +417+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:40 +417+ sleep 1m
12:29:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:29:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:42 200'
12:29:42 ++977+ head -n1
12:29:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:42 ++977+ tail -n1
12:29:42 +977+ STATUS_CODE=200
12:29:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:42 ++977+ jq -r .notarizationStatus.status
12:29:42 +977+ STATUS=IN_PROGRESS
12:29:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:42 +977+ sleep 1m
12:29:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:29:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:47 200'
12:29:47 ++781+ head -n1
12:29:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:47 ++781+ tail -n1
12:29:47 +781+ STATUS_CODE=200
12:29:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:47 ++781+ jq -r .notarizationStatus.status
12:29:47 +781+ STATUS=IN_PROGRESS
12:29:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:47 +781+ sleep 1m
12:29:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:29:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:50 200'
12:29:50 ++311+ head -n1
12:29:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:50 ++311+ tail -n1
12:29:50 +311+ STATUS_CODE=200
12:29:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:50 ++311+ jq -r .notarizationStatus.status
12:29:50 +311+ STATUS=IN_PROGRESS
12:29:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:50 +311+ sleep 1m
12:29:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:29:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:52 200'
12:29:52 ++224+ head -n1
12:29:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:52 ++224+ tail -n1
12:29:52 +224+ STATUS_CODE=200
12:29:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:52 ++224+ jq -r .notarizationStatus.status
12:29:52 +224+ STATUS=IN_PROGRESS
12:29:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:52 +224+ sleep 1m
12:29:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:29:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:29:58 200'
12:29:58 ++1049+ head -n1
12:29:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:29:58 ++1049+ tail -n1
12:29:58 +1049+ STATUS_CODE=200
12:29:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:29:58 ++1049+ jq -r .notarizationStatus.status
12:29:58 +1049+ STATUS=IN_PROGRESS
12:29:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:29:58 +1049+ sleep 1m
12:30:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:30:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:00 200'
12:30:00 ++459+ head -n1
12:30:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:00 ++459+ tail -n1
12:30:00 +459+ STATUS_CODE=200
12:30:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:00 ++459+ jq -r .notarizationStatus.status
12:30:00 +459+ STATUS=IN_PROGRESS
12:30:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:00 +459+ sleep 1m
12:30:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:30:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:03 200'
12:30:03 ++843+ head -n1
12:30:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:03 ++843+ tail -n1
12:30:03 +843+ STATUS_CODE=200
12:30:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:03 ++843+ jq -r .notarizationStatus.status
12:30:03 +843+ STATUS=IN_PROGRESS
12:30:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:03 +843+ sleep 1m
12:30:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:30:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:06 200'
12:30:06 ++343+ head -n1
12:30:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:06 ++343+ tail -n1
12:30:06 +343+ STATUS_CODE=200
12:30:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:06 ++343+ jq -r .notarizationStatus.status
12:30:06 +343+ STATUS=IN_PROGRESS
12:30:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:06 +343+ sleep 1m
12:30:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:30:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:11 200'
12:30:11 ++657+ head -n1
12:30:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:11 ++657+ tail -n1
12:30:11 +657+ STATUS_CODE=200
12:30:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:11 ++657+ jq -r .notarizationStatus.status
12:30:11 +657+ STATUS=IN_PROGRESS
12:30:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:11 +657+ sleep 1m
12:30:22 ++905+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/status
12:30:22 +905+ RESPONSE_RAW='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","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\": \"a3169a12-2d8b-4860-b4c2-539f104e4b23\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg\",\n  \"uploadDate\": \"2024-02-23T17:16:44.632Z\",\n  \"sha256\": \"5a427dc6f00fabee30c138b65f6421a416d4bd6866e44597f8dfbe7cdcdf1aef\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3594b29e6b4a6b964ef5122a245c52f914082471\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"378167aed10f245b29f816f4e323aa30a9cec644\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"378167aed10f245b29f816f4e323aa30a9cec644\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:30:22 200'
12:30:22 ++905+ head -n1
12:30:22 +905+ RESPONSE='{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","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\": \"a3169a12-2d8b-4860-b4c2-539f104e4b23\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg\",\n  \"uploadDate\": \"2024-02-23T17:16:44.632Z\",\n  \"sha256\": \"5a427dc6f00fabee30c138b65f6421a416d4bd6866e44597f8dfbe7cdcdf1aef\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3594b29e6b4a6b964ef5122a245c52f914082471\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"378167aed10f245b29f816f4e323aa30a9cec644\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"378167aed10f245b29f816f4e323aa30a9cec644\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:30:22 ++905+ tail -n1
12:30:22 +905+ STATUS_CODE=200
12:30:22 ++905+ jq -r .notarizationStatus.status
12:30:22 ++905+ echo '{"uuid":"35c167b3-0234-45a5-86d5-f6a73b127301","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\":' '\"a3169a12-2d8b-4860-b4c2-539f104e4b23\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:16:44.632Z\",\n' '\"sha256\":' '\"5a427dc6f00fabee30c138b65f6421a416d4bd6866e44597f8dfbe7cdcdf1aef\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3594b29e6b4a6b964ef5122a245c52f914082471\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"378167aed10f245b29f816f4e323aa30a9cec644\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-03-M3-macosx-cocoa-x86_64-9745542726652862035.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"378167aed10f245b29f816f4e323aa30a9cec644\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:30:22 +905+ STATUS=COMPLETE
12:30:22 +905+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:22 +905+ [[ 200 == \5\0\3 ]]
12:30:22 +905+ [[ 200 == \5\0\2 ]]
12:30:22 +905+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:30:22 +905+ break
12:30:22 +905+ rm eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:22 +905+ curl -JO https://cbi.eclipse.org/macos/xcrun/35c167b3-0234-45a5-86d5-f6a73b127301/download
12:30:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:30:22                                  Dload  Upload   Total   Spent    Left  Speed
12:30:22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.5M    0 15.5M    0     0  69.5M      0 --:--:-- --:--:-- --:--:-- 69.2M
100 92.3M    0 92.3M    0     0  75.4M      0 --:--:--  0:00:01 --:--:-- 75.3M
100  157M    0  157M    0     0  70.7M      0 --:--:--  0:00:02 --:--:-- 70.7M
100  236M    0  236M    0     0  73.1M      0 --:--:--  0:00:03 --:--:-- 73.1M
100  319M    0  319M    0     0  76.7M      0 --:--:--  0:00:04 --:--:-- 76.7M
12:30:26 curl: Saved to filename 'eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:30:26 +905+ cp -vf eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:26 'eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:30:26 ++905+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:26 +905+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:30:26 ++905+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:26 +905+ b=eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:26 +905+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:30:26 +905+ md5sum eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:27 +905+ sha1sum eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:28 +905+ sha512sum -b eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg
12:30:29 +905+ rm eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:30:29 +905+ rm -f eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:30:29 +905+ rm -f eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:30:29 +905+ rm -f eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:30:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:30:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:30 200'
12:30:30 ++729+ head -n1
12:30:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:30 ++729+ tail -n1
12:30:30 +729+ STATUS_CODE=200
12:30:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:30 ++729+ jq -r .notarizationStatus.status
12:30:30 +729+ STATUS=IN_PROGRESS
12:30:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:30 +729+ sleep 1m
12:30:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:30:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:32 200'
12:30:32 ++278+ head -n1
12:30:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:32 ++278+ tail -n1
12:30:32 +278+ STATUS_CODE=200
12:30:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:32 ++278+ jq -r .notarizationStatus.status
12:30:32 +278+ STATUS=IN_PROGRESS
12:30:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:32 +278+ sleep 1m
12:30:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:30:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:36 200'
12:30:36 ++553+ head -n1
12:30:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:36 ++553+ tail -n1
12:30:36 +553+ STATUS_CODE=200
12:30:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:36 ++553+ jq -r .notarizationStatus.status
12:30:36 +553+ STATUS=IN_PROGRESS
12:30:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:36 +553+ sleep 1m
12:30:40 ++417+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/status
12:30:41 +417+ RESPONSE_RAW='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","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\": \"e3765a05-23f1-48ed-a978-ca3ca5ca88d1\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:29.663Z\",\n  \"sha256\": \"058b3fc005d9979aaf8a1fb2153d6280d2ef2fc84060da10971f35f4a57863df\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5010169faa2256c655a6e3f97bbeac72a12379cd\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dccca0abb0213a86e55d0fe17cd925417877a63e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dccca0abb0213a86e55d0fe17cd925417877a63e\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:30:41 200'
12:30:41 ++417+ head -n1
12:30:41 +417+ RESPONSE='{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","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\": \"e3765a05-23f1-48ed-a978-ca3ca5ca88d1\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:29.663Z\",\n  \"sha256\": \"058b3fc005d9979aaf8a1fb2153d6280d2ef2fc84060da10971f35f4a57863df\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5010169faa2256c655a6e3f97bbeac72a12379cd\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dccca0abb0213a86e55d0fe17cd925417877a63e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dccca0abb0213a86e55d0fe17cd925417877a63e\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:30:41 ++417+ tail -n1
12:30:41 +417+ STATUS_CODE=200
12:30:41 ++417+ jq -r .notarizationStatus.status
12:30:41 ++417+ echo '{"uuid":"ab1d91d4-8bba-4115-ba65-d00af2ffecef","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\":' '\"e3765a05-23f1-48ed-a978-ca3ca5ca88d1\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:11:29.663Z\",\n' '\"sha256\":' '\"058b3fc005d9979aaf8a1fb2153d6280d2ef2fc84060da10971f35f4a57863df\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5010169faa2256c655a6e3f97bbeac72a12379cd\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dccca0abb0213a86e55d0fe17cd925417877a63e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64-7360256727433852704.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dccca0abb0213a86e55d0fe17cd925417877a63e\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:30:41 +417+ STATUS=COMPLETE
12:30:41 +417+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:41 +417+ [[ 200 == \5\0\3 ]]
12:30:41 +417+ [[ 200 == \5\0\2 ]]
12:30:41 +417+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:30:41 +417+ break
12:30:41 +417+ rm eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:41 +417+ curl -JO https://cbi.eclipse.org/macos/xcrun/ab1d91d4-8bba-4115-ba65-d00af2ffecef/download
12:30:41   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:30:41                                  Dload  Upload   Total   Spent    Left  Speed
12:30:41 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 41.8M    0 41.8M    0     0  73.8M      0 --:--:-- --:--:-- --:--:-- 73.7M++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:30:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:42 200'
12:30:42 ++977+ head -n1
12:30:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:42 ++977+ tail -n1
12:30:42 +977+ STATUS_CODE=200
12:30:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:42 ++977+ jq -r .notarizationStatus.status
12:30:42 +977+ STATUS=IN_PROGRESS
12:30:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:42 +977+ sleep 1m
12:30:42 
100 78.3M    0 78.3M    0     0  49.9M      0 --:--:--  0:00:01 --:--:-- 49.9M
100  165M    0  165M    0     0  64.6M      0 --:--:--  0:00:02 --:--:-- 64.6M
100  254M    0  254M    0     0  71.3M      0 --:--:--  0:00:03 --:--:-- 71.3M
100  342M    0  342M    0     0  74.9M      0 --:--:--  0:00:04 --:--:-- 74.9M
100  429M    0  429M    0     0  77.1M      0 --:--:--  0:00:05 --:--:-- 77.4M
100  430M    0  430M    0     0  77.1M      0 --:--:--  0:00:05 --:--:-- 87.8M
12:30:46 curl: Saved to filename 'eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:30:46 +417+ cp -vf eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:46 'eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:30:46 ++417+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:46 +417+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:30:46 ++417+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:46 +417+ b=eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:46 +417+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:30:46 +417+ md5sum eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:30:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:47 200'
12:30:47 ++781+ head -n1
12:30:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:47 ++781+ tail -n1
12:30:47 +781+ STATUS_CODE=200
12:30:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:47 ++781+ jq -r .notarizationStatus.status
12:30:47 +781+ STATUS=IN_PROGRESS
12:30:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:47 +781+ sleep 1m
12:30:47 +417+ sha1sum eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:48 +417+ sha512sum -b eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg
12:30:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:30:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:50 200'
12:30:50 ++311+ head -n1
12:30:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:50 ++311+ tail -n1
12:30:50 +311+ STATUS_CODE=200
12:30:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:50 ++311+ jq -r .notarizationStatus.status
12:30:50 +311+ STATUS=IN_PROGRESS
12:30:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:50 +311+ sleep 1m
12:30:50 +417+ rm eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:30:50 +417+ rm -f eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:30:50 +417+ rm -f eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:30:50 +417+ rm -f eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:30:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:30:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:52 200'
12:30:52 ++224+ head -n1
12:30:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:52 ++224+ tail -n1
12:30:52 +224+ STATUS_CODE=200
12:30:52 ++224+ jq -r .notarizationStatus.status
12:30:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:52 +224+ STATUS=IN_PROGRESS
12:30:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:52 +224+ sleep 1m
12:30:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:30:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:30:58 200'
12:30:58 ++1049+ head -n1
12:30:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:30:58 ++1049+ tail -n1
12:30:58 +1049+ STATUS_CODE=200
12:30:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:30:58 ++1049+ jq -r .notarizationStatus.status
12:30:58 +1049+ STATUS=IN_PROGRESS
12:30:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:30:58 +1049+ sleep 1m
12:31:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:31:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:00 200'
12:31:00 ++459+ head -n1
12:31:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:00 ++459+ tail -n1
12:31:00 +459+ STATUS_CODE=200
12:31:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:00 ++459+ jq -r .notarizationStatus.status
12:31:00 +459+ STATUS=IN_PROGRESS
12:31:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:00 +459+ sleep 1m
12:31:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:31:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:03 200'
12:31:03 ++843+ head -n1
12:31:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:03 ++843+ tail -n1
12:31:03 +843+ STATUS_CODE=200
12:31:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:03 ++843+ jq -r .notarizationStatus.status
12:31:03 +843+ STATUS=IN_PROGRESS
12:31:03 +843+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:03 +843+ sleep 1m
12:31:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:31:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:06 200'
12:31:06 ++343+ head -n1
12:31:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:06 ++343+ tail -n1
12:31:06 +343+ STATUS_CODE=200
12:31:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:06 ++343+ jq -r .notarizationStatus.status
12:31:06 +343+ STATUS=IN_PROGRESS
12:31:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:06 +343+ sleep 1m
12:31:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:31:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:11 200'
12:31:11 ++657+ head -n1
12:31:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:11 ++657+ tail -n1
12:31:11 +657+ STATUS_CODE=200
12:31:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:11 ++657+ jq -r .notarizationStatus.status
12:31:11 +657+ STATUS=IN_PROGRESS
12:31:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:11 +657+ sleep 1m
12:31:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:31:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:30 200'
12:31:30 ++729+ head -n1
12:31:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:30 ++729+ tail -n1
12:31:30 +729+ STATUS_CODE=200
12:31:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:30 ++729+ jq -r .notarizationStatus.status
12:31:30 +729+ STATUS=IN_PROGRESS
12:31:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:30 +729+ sleep 1m
12:31:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:31:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:32 200'
12:31:32 ++278+ head -n1
12:31:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:32 ++278+ tail -n1
12:31:32 +278+ STATUS_CODE=200
12:31:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:32 ++278+ jq -r .notarizationStatus.status
12:31:32 +278+ STATUS=IN_PROGRESS
12:31:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:32 +278+ sleep 1m
12:31:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:31:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:36 200'
12:31:36 ++553+ head -n1
12:31:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:36 ++553+ tail -n1
12:31:36 +553+ STATUS_CODE=200
12:31:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:36 ++553+ jq -r .notarizationStatus.status
12:31:36 +553+ STATUS=IN_PROGRESS
12:31:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:36 +553+ sleep 1m
12:31:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:31:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:42 200'
12:31:42 ++977+ head -n1
12:31:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:42 ++977+ tail -n1
12:31:42 +977+ STATUS_CODE=200
12:31:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:42 ++977+ jq -r .notarizationStatus.status
12:31:42 +977+ STATUS=IN_PROGRESS
12:31:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:42 +977+ sleep 1m
12:31:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:31:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:47 200'
12:31:47 ++781+ head -n1
12:31:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:47 ++781+ tail -n1
12:31:47 +781+ STATUS_CODE=200
12:31:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:47 ++781+ jq -r .notarizationStatus.status
12:31:47 +781+ STATUS=IN_PROGRESS
12:31:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:47 +781+ sleep 1m
12:31:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:31:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:50 200'
12:31:50 ++311+ head -n1
12:31:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:50 ++311+ tail -n1
12:31:50 +311+ STATUS_CODE=200
12:31:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:50 ++311+ jq -r .notarizationStatus.status
12:31:50 +311+ STATUS=IN_PROGRESS
12:31:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:50 +311+ sleep 1m
12:31:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:31:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:52 200'
12:31:52 ++224+ head -n1
12:31:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:52 ++224+ tail -n1
12:31:52 +224+ STATUS_CODE=200
12:31:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:52 ++224+ jq -r .notarizationStatus.status
12:31:52 +224+ STATUS=IN_PROGRESS
12:31:52 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:52 +224+ sleep 1m
12:31:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:31:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:31:58 200'
12:31:58 ++1049+ head -n1
12:31:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:31:58 ++1049+ tail -n1
12:31:58 +1049+ STATUS_CODE=200
12:31:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:31:58 ++1049+ jq -r .notarizationStatus.status
12:31:58 +1049+ STATUS=IN_PROGRESS
12:31:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:31:58 +1049+ sleep 1m
12:32:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:32:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:00 200'
12:32:00 ++459+ head -n1
12:32:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:00 ++459+ tail -n1
12:32:00 +459+ STATUS_CODE=200
12:32:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:00 ++459+ jq -r .notarizationStatus.status
12:32:00 +459+ STATUS=IN_PROGRESS
12:32:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:00 +459+ sleep 1m
12:32:03 ++843+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/status
12:32:03 +843+ RESPONSE_RAW='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","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\": \"39224bc5-a225-4d1e-b97a-a0f825f16ce5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg\",\n  \"uploadDate\": \"2024-02-23T17:17:05.838Z\",\n  \"sha256\": \"31549a33cc27a1dbf119fa4b9f8fa691522c37a2d35e2a25d48f3c28dc4d1149\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0d2ba6f8cc36784f1e9c559eaedc22d54a1d6b6\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce8290c11d7be6816825ece09406fe95fc8f5c9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce8290c11d7be6816825ece09406fe95fc8f5c9d\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:32:03 200'
12:32:03 ++843+ head -n1
12:32:03 +843+ RESPONSE='{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","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\": \"39224bc5-a225-4d1e-b97a-a0f825f16ce5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg\",\n  \"uploadDate\": \"2024-02-23T17:17:05.838Z\",\n  \"sha256\": \"31549a33cc27a1dbf119fa4b9f8fa691522c37a2d35e2a25d48f3c28dc4d1149\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0d2ba6f8cc36784f1e9c559eaedc22d54a1d6b6\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce8290c11d7be6816825ece09406fe95fc8f5c9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ce8290c11d7be6816825ece09406fe95fc8f5c9d\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:32:03 ++843+ tail -n1
12:32:03 +843+ STATUS_CODE=200
12:32:03 ++843+ jq -r .notarizationStatus.status
12:32:03 ++843+ echo '{"uuid":"34b86c9f-4825-4800-8330-8e8ed0fca9bb","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\":' '\"39224bc5-a225-4d1e-b97a-a0f825f16ce5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:17:05.838Z\",\n' '\"sha256\":' '\"31549a33cc27a1dbf119fa4b9f8fa691522c37a2d35e2a25d48f3c28dc4d1149\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0d2ba6f8cc36784f1e9c559eaedc22d54a1d6b6\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce8290c11d7be6816825ece09406fe95fc8f5c9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9e37ab1aea5ffe913da0b1e1573a7dbb17738413\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.github.jnr.jffi.native_1.3.13.v20240215-1616/jni/Darwin/libjffi-1.2.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a12813ba8bfc1500970a32a7545d3fe283d000ea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64-14764846912444336459.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ce8290c11d7be6816825ece09406fe95fc8f5c9d\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:32:03 +843+ STATUS=COMPLETE
12:32:03 +843+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:03 +843+ [[ 200 == \5\0\3 ]]
12:32:03 +843+ [[ 200 == \5\0\2 ]]
12:32:03 +843+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:32:03 +843+ break
12:32:03 +843+ rm eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:03 +843+ curl -JO https://cbi.eclipse.org/macos/xcrun/34b86c9f-4825-4800-8330-8e8ed0fca9bb/download
12:32:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:32:03                                  Dload  Upload   Total   Spent    Left  Speed
12:32:03 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 77.0M    0 77.0M    0     0  89.2M      0 --:--:-- --:--:-- --:--:-- 89.2M
100  160M    0  160M    0     0  86.3M      0 --:--:--  0:00:01 --:--:-- 86.3M
100  254M    0  254M    0     0  88.7M      0 --:--:--  0:00:02 --:--:-- 88.7M++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:32:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:06 200'
12:32:06 ++343+ head -n1
12:32:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:06 ++343+ tail -n1
12:32:06 +343+ STATUS_CODE=200
12:32:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:06 ++343+ jq -r .notarizationStatus.status
12:32:06 +343+ STATUS=IN_PROGRESS
12:32:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:06 +343+ sleep 1m
12:32:07 
100  339M    0  339M    0     0  87.7M      0 --:--:--  0:00:03 --:--:-- 87.7M
100  358M    0  358M    0     0  87.6M      0 --:--:--  0:00:04 --:--:-- 87.6M
12:32:07 curl: Saved to filename 'eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:32:07 +843+ cp -vf eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:08 'eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:32:08 ++843+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:08 +843+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:32:08 ++843+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:08 +843+ b=eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:08 +843+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:32:08 +843+ md5sum eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:08 +843+ sha1sum eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:09 +843+ sha512sum -b eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:32:11 +843+ rm eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:32:11 +843+ rm -f eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:32:11 +843+ rm -f eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:32:11 +843+ rm -f eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:32:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:32:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:11 200'
12:32:11 ++657+ head -n1
12:32:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:11 ++657+ tail -n1
12:32:11 +657+ STATUS_CODE=200
12:32:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:11 ++657+ jq -r .notarizationStatus.status
12:32:11 +657+ STATUS=IN_PROGRESS
12:32:11 +657+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:11 +657+ sleep 1m
12:32:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:32:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:30 200'
12:32:30 ++729+ head -n1
12:32:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:30 ++729+ tail -n1
12:32:30 +729+ STATUS_CODE=200
12:32:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:30 ++729+ jq -r .notarizationStatus.status
12:32:30 +729+ STATUS=IN_PROGRESS
12:32:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:30 +729+ sleep 1m
12:32:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:32:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:32 200'
12:32:32 ++278+ head -n1
12:32:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:32 ++278+ tail -n1
12:32:32 +278+ STATUS_CODE=200
12:32:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:32 ++278+ jq -r .notarizationStatus.status
12:32:32 +278+ STATUS=IN_PROGRESS
12:32:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:32 +278+ sleep 1m
12:32:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:32:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:36 200'
12:32:36 ++553+ head -n1
12:32:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:36 ++553+ tail -n1
12:32:36 +553+ STATUS_CODE=200
12:32:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:36 ++553+ jq -r .notarizationStatus.status
12:32:36 +553+ STATUS=IN_PROGRESS
12:32:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:36 +553+ sleep 1m
12:32:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:32:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:42 200'
12:32:42 ++977+ head -n1
12:32:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:42 ++977+ tail -n1
12:32:42 +977+ STATUS_CODE=200
12:32:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:42 ++977+ jq -r .notarizationStatus.status
12:32:42 +977+ STATUS=IN_PROGRESS
12:32:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:42 +977+ sleep 1m
12:32:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:32:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:47 200'
12:32:47 ++781+ head -n1
12:32:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:47 ++781+ tail -n1
12:32:47 +781+ STATUS_CODE=200
12:32:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:47 ++781+ jq -r .notarizationStatus.status
12:32:47 +781+ STATUS=IN_PROGRESS
12:32:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:47 +781+ sleep 1m
12:32:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:32:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:50 200'
12:32:50 ++311+ head -n1
12:32:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:50 ++311+ tail -n1
12:32:50 +311+ STATUS_CODE=200
12:32:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:50 ++311+ jq -r .notarizationStatus.status
12:32:50 +311+ STATUS=IN_PROGRESS
12:32:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:50 +311+ sleep 1m
12:32:52 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:32:52 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:52 200'
12:32:52 ++224+ head -n1
12:32:52 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:52 ++224+ tail -n1
12:32:52 +224+ STATUS_CODE=200
12:32:52 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:52 ++224+ jq -r .notarizationStatus.status
12:32:53 +224+ STATUS=IN_PROGRESS
12:32:53 +224+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:53 +224+ sleep 1m
12:32:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:32:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:32:58 200'
12:32:58 ++1049+ head -n1
12:32:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:32:58 ++1049+ tail -n1
12:32:58 +1049+ STATUS_CODE=200
12:32:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:32:58 ++1049+ jq -r .notarizationStatus.status
12:32:58 +1049+ STATUS=IN_PROGRESS
12:32:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:32:58 +1049+ sleep 1m
12:33:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:33:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:00 200'
12:33:00 ++459+ head -n1
12:33:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:00 ++459+ tail -n1
12:33:00 +459+ STATUS_CODE=200
12:33:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:00 ++459+ jq -r .notarizationStatus.status
12:33:00 +459+ STATUS=IN_PROGRESS
12:33:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:00 +459+ sleep 1m
12:33:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:33:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:06 200'
12:33:06 ++343+ head -n1
12:33:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:06 ++343+ tail -n1
12:33:06 +343+ STATUS_CODE=200
12:33:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:06 ++343+ jq -r .notarizationStatus.status
12:33:06 +343+ STATUS=IN_PROGRESS
12:33:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:06 +343+ sleep 1m
12:33:11 ++657+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/status
12:33:11 +657+ RESPONSE_RAW='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","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\": \"456d7e17-480e-412f-8b64-d4de87410493\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:50.786Z\",\n  \"sha256\": \"b7a6315b74ed538f7b0ee27bd273bda1b5bdfb58a217632c34c301a261ccbd3c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5f8217b0b257931c31ab2b03589f1fab1438f1f\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2accbc0170cfe5bcf4057ebc0574bfc7e49bbf9d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2accbc0170cfe5bcf4057ebc0574bfc7e49bbf9d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:33:11 200'
12:33:11 ++657+ head -n1
12:33:11 +657+ RESPONSE='{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","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\": \"456d7e17-480e-412f-8b64-d4de87410493\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:50.786Z\",\n  \"sha256\": \"b7a6315b74ed538f7b0ee27bd273bda1b5bdfb58a217632c34c301a261ccbd3c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d5f8217b0b257931c31ab2b03589f1fab1438f1f\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2accbc0170cfe5bcf4057ebc0574bfc7e49bbf9d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2accbc0170cfe5bcf4057ebc0574bfc7e49bbf9d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:33:11 ++657+ tail -n1
12:33:11 +657+ STATUS_CODE=200
12:33:11 ++657+ jq -r .notarizationStatus.status
12:33:11 ++657+ echo '{"uuid":"f29231c9-c640-4024-ad68-c925104631ec","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\":' '\"456d7e17-480e-412f-8b64-d4de87410493\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:12:50.786Z\",\n' '\"sha256\":' '\"b7a6315b74ed538f7b0ee27bd273bda1b5bdfb58a217632c34c301a261ccbd3c\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d5f8217b0b257931c31ab2b03589f1fab1438f1f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2accbc0170cfe5bcf4057ebc0574bfc7e49bbf9d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-aarch64-18000017893715932077.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2accbc0170cfe5bcf4057ebc0574bfc7e49bbf9d\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:33:11 +657+ STATUS=COMPLETE
12:33:11 +657+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:11 +657+ [[ 200 == \5\0\3 ]]
12:33:11 +657+ [[ 200 == \5\0\2 ]]
12:33:11 +657+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:33:11 +657+ break
12:33:11 +657+ rm eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:11 +657+ curl -JO https://cbi.eclipse.org/macos/xcrun/f29231c9-c640-4024-ad68-c925104631ec/download
12:33:11   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:33:11                                  Dload  Upload   Total   Spent    Left  Speed
12:33:11 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68.7M    0 68.7M    0     0  73.0M      0 --:--:-- --:--:-- --:--:-- 72.9M
100  160M    0  160M    0     0  82.4M      0 --:--:--  0:00:01 --:--:-- 82.3M
100  221M    0  221M    0     0  75.1M      0 --:--:--  0:00:02 --:--:-- 75.1M
100  313M    0  313M    0     0  79.5M      0 --:--:--  0:00:03 --:--:-- 79.5M
100  392M    0  392M    0     0  82.4M      0 --:--:--  0:00:04 --:--:-- 82.4M
12:33:16 curl: Saved to filename 'eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:33:16 +657+ cp -vf eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:16 'eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:33:16 ++657+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:16 +657+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:33:16 ++657+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:16 +657+ b=eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:16 +657+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:33:16 +657+ md5sum eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:17 +657+ sha1sum eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:18 +657+ sha512sum -b eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg
12:33:19 +657+ rm eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:33:19 +657+ rm -f eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:33:19 +657+ rm -f eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:33:19 +657+ rm -f eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:33:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:33:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:30 200'
12:33:30 ++729+ head -n1
12:33:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:30 ++729+ tail -n1
12:33:30 +729+ STATUS_CODE=200
12:33:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:30 ++729+ jq -r .notarizationStatus.status
12:33:30 +729+ STATUS=IN_PROGRESS
12:33:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:30 +729+ sleep 1m
12:33:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:33:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:32 200'
12:33:32 ++278+ head -n1
12:33:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:32 ++278+ tail -n1
12:33:32 +278+ STATUS_CODE=200
12:33:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:32 ++278+ jq -r .notarizationStatus.status
12:33:32 +278+ STATUS=IN_PROGRESS
12:33:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:32 +278+ sleep 1m
12:33:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:33:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:36 200'
12:33:36 ++553+ head -n1
12:33:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:36 ++553+ tail -n1
12:33:36 +553+ STATUS_CODE=200
12:33:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:36 ++553+ jq -r .notarizationStatus.status
12:33:36 +553+ STATUS=IN_PROGRESS
12:33:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:36 +553+ sleep 1m
12:33:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:33:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:42 200'
12:33:42 ++977+ head -n1
12:33:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:42 ++977+ tail -n1
12:33:42 +977+ STATUS_CODE=200
12:33:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:42 ++977+ jq -r .notarizationStatus.status
12:33:42 +977+ STATUS=IN_PROGRESS
12:33:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:42 +977+ sleep 1m
12:33:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:33:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:47 200'
12:33:47 ++781+ head -n1
12:33:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:47 ++781+ tail -n1
12:33:47 +781+ STATUS_CODE=200
12:33:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:47 ++781+ jq -r .notarizationStatus.status
12:33:47 +781+ STATUS=IN_PROGRESS
12:33:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:47 +781+ sleep 1m
12:33:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:33:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:50 200'
12:33:50 ++311+ head -n1
12:33:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:50 ++311+ tail -n1
12:33:50 +311+ STATUS_CODE=200
12:33:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:50 ++311+ jq -r .notarizationStatus.status
12:33:50 +311+ STATUS=IN_PROGRESS
12:33:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:50 +311+ sleep 1m
12:33:53 ++224+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/status
12:33:53 +224+ RESPONSE_RAW='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","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\": \"908c9f02-0fe0-4dea-b516-786f45023c48\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg\",\n  \"uploadDate\": \"2024-02-23T17:09:33.346Z\",\n  \"sha256\": \"a8ec3e5187aafa22fc01f5adcb5e0a2c7a42a942a19616663824689ad0fa21e8\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ec375e9892177b77f855b2fb73904241f29aa42\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"771f970d98abb86423d0da6e4b196a269a18b5cc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"771f970d98abb86423d0da6e4b196a269a18b5cc\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:33:53 200'
12:33:53 ++224+ head -n1
12:33:53 +224+ RESPONSE='{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","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\": \"908c9f02-0fe0-4dea-b516-786f45023c48\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg\",\n  \"uploadDate\": \"2024-02-23T17:09:33.346Z\",\n  \"sha256\": \"a8ec3e5187aafa22fc01f5adcb5e0a2c7a42a942a19616663824689ad0fa21e8\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ec375e9892177b77f855b2fb73904241f29aa42\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"771f970d98abb86423d0da6e4b196a269a18b5cc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"771f970d98abb86423d0da6e4b196a269a18b5cc\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:33:53 ++224+ tail -n1
12:33:53 +224+ STATUS_CODE=200
12:33:53 ++224+ jq -r .notarizationStatus.status
12:33:53 ++224+ echo '{"uuid":"827e382b-3638-45ae-b76d-94e6def39b5c","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\":' '\"908c9f02-0fe0-4dea-b516-786f45023c48\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:09:33.346Z\",\n' '\"sha256\":' '\"a8ec3e5187aafa22fc01f5adcb5e0a2c7a42a942a19616663824689ad0fa21e8\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ec375e9892177b77f855b2fb73904241f29aa42\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"771f970d98abb86423d0da6e4b196a269a18b5cc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-03-M3-macosx-cocoa-x86_64-4270284579832568244.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"771f970d98abb86423d0da6e4b196a269a18b5cc\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:33:53 +224+ STATUS=COMPLETE
12:33:53 +224+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:53 +224+ [[ 200 == \5\0\3 ]]
12:33:53 +224+ [[ 200 == \5\0\2 ]]
12:33:53 +224+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:33:53 +224+ break
12:33:53 +224+ rm eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:53 +224+ curl -JO https://cbi.eclipse.org/macos/xcrun/827e382b-3638-45ae-b76d-94e6def39b5c/download
12:33:53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:33:53                                  Dload  Upload   Total   Spent    Left  Speed
12:33:53 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 41.5M    0 41.5M    0     0  75.9M      0 --:--:-- --:--:-- --:--:-- 75.9M
100  123M    0  123M    0     0  79.8M      0 --:--:--  0:00:01 --:--:-- 79.8M
100  211M    0  211M    0     0  83.2M      0 --:--:--  0:00:02 --:--:-- 83.2M
100  285M    0  285M    0     0  80.3M      0 --:--:--  0:00:03 --:--:-- 80.3M
100  371M    0  371M    0     0  81.6M      0 --:--:--  0:00:04 --:--:-- 81.6M
100  392M    0  392M    0     0  82.3M      0 --:--:--  0:00:04 --:--:-- 83.1M
12:33:57 curl: Saved to filename 'eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:33:57 +224+ cp -vf eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:58 'eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:33:58 ++224+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:58 +224+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:33:58 ++224+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:58 +224+ b=eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:58 +224+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:33:58 +224+ md5sum eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:33:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:33:58 200'
12:33:58 ++1049+ head -n1
12:33:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:33:58 ++1049+ tail -n1
12:33:58 +1049+ STATUS_CODE=200
12:33:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:33:58 ++1049+ jq -r .notarizationStatus.status
12:33:58 +1049+ STATUS=IN_PROGRESS
12:33:58 +1049+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:33:58 +1049+ sleep 1m
12:33:58 +224+ sha1sum eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:33:59 +224+ sha512sum -b eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg
12:34:00 ++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:34:00 +459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:00 200'
12:34:00 ++459+ head -n1
12:34:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:00 ++459+ tail -n1
12:34:00 +459+ STATUS_CODE=200
12:34:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:00 ++459+ jq -r .notarizationStatus.status
12:34:00 +459+ STATUS=IN_PROGRESS
12:34:00 +459+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:00 +459+ sleep 1m
12:34:01 +224+ rm eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:34:01 +224+ rm -f eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:34:01 +224+ rm -f eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:34:01 +224+ rm -f eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:34:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:34:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:06 200'
12:34:06 ++343+ head -n1
12:34:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:06 ++343+ tail -n1
12:34:06 +343+ STATUS_CODE=200
12:34:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:06 ++343+ jq -r .notarizationStatus.status
12:34:06 +343+ STATUS=IN_PROGRESS
12:34:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:06 +343+ sleep 1m
12:34:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:34:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:30 200'
12:34:30 ++729+ head -n1
12:34:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:30 ++729+ tail -n1
12:34:30 +729+ STATUS_CODE=200
12:34:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:30 ++729+ jq -r .notarizationStatus.status
12:34:30 +729+ STATUS=IN_PROGRESS
12:34:30 +729+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:30 +729+ sleep 1m
12:34:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:34:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:32 200'
12:34:32 ++278+ head -n1
12:34:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:32 ++278+ tail -n1
12:34:32 +278+ STATUS_CODE=200
12:34:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:32 ++278+ jq -r .notarizationStatus.status
12:34:32 +278+ STATUS=IN_PROGRESS
12:34:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:32 +278+ sleep 1m
12:34:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:34:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:36 200'
12:34:36 ++553+ head -n1
12:34:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:36 ++553+ tail -n1
12:34:36 +553+ STATUS_CODE=200
12:34:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:36 ++553+ jq -r .notarizationStatus.status
12:34:36 +553+ STATUS=IN_PROGRESS
12:34:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:36 +553+ sleep 1m
12:34:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:34:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:42 200'
12:34:42 ++977+ head -n1
12:34:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:42 ++977+ tail -n1
12:34:42 +977+ STATUS_CODE=200
12:34:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:42 ++977+ jq -r .notarizationStatus.status
12:34:42 +977+ STATUS=IN_PROGRESS
12:34:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:42 +977+ sleep 1m
12:34:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:34:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:47 200'
12:34:47 ++781+ head -n1
12:34:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:47 ++781+ tail -n1
12:34:47 +781+ STATUS_CODE=200
12:34:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:47 ++781+ jq -r .notarizationStatus.status
12:34:47 +781+ STATUS=IN_PROGRESS
12:34:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:47 +781+ sleep 1m
12:34:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:34:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:34:50 200'
12:34:50 ++311+ head -n1
12:34:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:34:50 ++311+ tail -n1
12:34:50 +311+ STATUS_CODE=200
12:34:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:34:50 ++311+ jq -r .notarizationStatus.status
12:34:50 +311+ STATUS=IN_PROGRESS
12:34:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:50 +311+ sleep 1m
12:34:58 ++1049+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/status
12:34:58 +1049+ RESPONSE_RAW='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","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\": \"f218f000-ed8c-46bc-9eba-090184f635c8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg\",\n  \"uploadDate\": \"2024-02-23T17:18:00.514Z\",\n  \"sha256\": \"c1cb27c75bf72b64d6df0acc34cdafcb673337e7eef2bc3fe8f345376c601311\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8f4b56cd941bbfb972cb228e87e3d9cffd1bb1\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36bea07e122d2230eea2b5f3fd6479aec6cea8d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36bea07e122d2230eea2b5f3fd6479aec6cea8d5\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:34:58 200'
12:34:58 ++1049+ head -n1
12:34:58 +1049+ RESPONSE='{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","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\": \"f218f000-ed8c-46bc-9eba-090184f635c8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg\",\n  \"uploadDate\": \"2024-02-23T17:18:00.514Z\",\n  \"sha256\": \"c1cb27c75bf72b64d6df0acc34cdafcb673337e7eef2bc3fe8f345376c601311\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d8f4b56cd941bbfb972cb228e87e3d9cffd1bb1\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36bea07e122d2230eea2b5f3fd6479aec6cea8d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"664c5d49426729c0bb44207145b72311b70c116b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36bea07e122d2230eea2b5f3fd6479aec6cea8d5\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:34:58 ++1049+ tail -n1
12:34:58 +1049+ STATUS_CODE=200
12:34:58 ++1049+ jq -r .notarizationStatus.status
12:34:58 ++1049+ echo '{"uuid":"db335aff-40e9-424d-b8b3-b141e7a62eb4","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\":' '\"f218f000-ed8c-46bc-9eba-090184f635c8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:18:00.514Z\",\n' '\"sha256\":' '\"c1cb27c75bf72b64d6df0acc34cdafcb673337e7eef2bc3fe8f345376c601311\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d8f4b56cd941bbfb972cb228e87e3d9cffd1bb1\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36bea07e122d2230eea2b5f3fd6479aec6cea8d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"664c5d49426729c0bb44207145b72311b70c116b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202401292355.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4f8338d5eccb16c6f70a96235f4c022a27883353\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-03-M3-macosx-cocoa-x86_64-1276810228043290340.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36bea07e122d2230eea2b5f3fd6479aec6cea8d5\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:34:58 +1049+ STATUS=COMPLETE
12:34:58 +1049+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:34:58 +1049+ [[ 200 == \5\0\3 ]]
12:34:58 +1049+ [[ 200 == \5\0\2 ]]
12:34:58 +1049+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:34:58 +1049+ break
12:34:58 +1049+ rm eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:34:58 +1049+ curl -JO https://cbi.eclipse.org/macos/xcrun/db335aff-40e9-424d-b8b3-b141e7a62eb4/download
12:34:58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:34:58                                  Dload  Upload   Total   Spent    Left  Speed
12:34:58 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42.2M    0 42.2M    0     0  49.1M      0 --:--:-- --:--:-- --:--:-- 49.1M++459+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/status
12:35:00 
100 85.0M    0 85.0M    0     0  45.7M      0 --:--:--  0:00:01 --:--:-- 45.7M+459+ RESPONSE_RAW='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","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\": \"5c319d2f-8ee1-4bc2-8c07-0d7086b2ff95\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:08.765Z\",\n  \"sha256\": \"80915ace97de41223dfc7c56b7fe6d2628e9eaa01c9b4a7adb514f6c3ce57060\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e085d0ffd4a49e648b17630e724cbff29c9c8eb3\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27955b08f398602cb2e3a17f428c07986fd16d2f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27955b08f398602cb2e3a17f428c07986fd16d2f\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:35:00 200'
12:35:00 ++459+ head -n1
12:35:00 +459+ RESPONSE='{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","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\": \"5c319d2f-8ee1-4bc2-8c07-0d7086b2ff95\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:08.765Z\",\n  \"sha256\": \"80915ace97de41223dfc7c56b7fe6d2628e9eaa01c9b4a7adb514f6c3ce57060\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e085d0ffd4a49e648b17630e724cbff29c9c8eb3\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27955b08f398602cb2e3a17f428c07986fd16d2f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"27955b08f398602cb2e3a17f428c07986fd16d2f\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:35:00 ++459+ tail -n1
12:35:00 +459+ STATUS_CODE=200
12:35:00 ++459+ jq -r .notarizationStatus.status
12:35:00 ++459+ echo '{"uuid":"4083b046-9e4a-46c9-ad12-8495836067ba","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\":' '\"5c319d2f-8ee1-4bc2-8c07-0d7086b2ff95\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:12:08.765Z\",\n' '\"sha256\":' '\"80915ace97de41223dfc7c56b7fe6d2628e9eaa01c9b4a7adb514f6c3ce57060\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e085d0ffd4a49e648b17630e724cbff29c9c8eb3\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27955b08f398602cb2e3a17f428c07986fd16d2f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64-17313104691017982603.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"27955b08f398602cb2e3a17f428c07986fd16d2f\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:35:00 +459+ STATUS=COMPLETE
12:35:00 +459+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:00 +459+ [[ 200 == \5\0\3 ]]
12:35:00 +459+ [[ 200 == \5\0\2 ]]
12:35:00 +459+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:35:00 +459+ break
12:35:00 +459+ rm eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:00 +459+ curl -JO https://cbi.eclipse.org/macos/xcrun/4083b046-9e4a-46c9-ad12-8495836067ba/download
12:35:00   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:35:00                                  Dload  Upload   Total   Spent    Left  Speed
12:35:00 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  112M    0  112M    0     0  39.4M      0 --:--:--  0:00:02 --:--:-- 39.4M
100 31.9M    0 31.9M    0     0  33.2M      0 --:--:-- --:--:-- --:--:-- 33.2M
100 65.1M    0 65.1M    0     0  33.3M      0 --:--:--  0:00:01 --:--:-- 33.3M
100  135M    0  135M    0     0  35.0M      0 --:--:--  0:00:03 --:--:-- 35.0M
100  164M    0  164M 
100 97.0M     0     0  33.8M      0 --:--:--  0:00:04 --:--:-- 33.8M  0 97.0M    0     0  32.8M      0 --:--:--  0:00:02 --:--:-- 32.8M
100  198M    0  198M    0     0  33.9M      0 --:--:--  0:00:05 --:--:-- 31.3M
100  125M    0  125M    0     0  31.7M      0 --:--:--  0:00:03 --:--:-- 31.7M
100  153M    0  153M    0     0  30.9M      0 --:--:--  0:00:04 --:--:-- 30.9M
100  231M    0  231M    0     0  33.8M      0 --:--:--  0:00:06 --:--:-- 29.3M
100  186M    0  186M    0     0  31.2M      0 --:--:--  0:00:05 --:--:-- 30.8M
100  263M    0  263M    0     0  33.5M      0 --:--:--  0:00:07 --:--:-- 30.1M++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:35:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:35:06 200'
12:35:06 ++343+ head -n1
12:35:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:35:06 ++343+ tail -n1
12:35:06 +343+ STATUS_CODE=200
12:35:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:35:06 ++343+ jq -r .notarizationStatus.status
12:35:06 +343+ STATUS=IN_PROGRESS
12:35:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:06 +343+ sleep 1m
12:35:07 
100  313M    0  313M    0     0  35.3M      0 --:--:--  0:00:08 --:--:-- 35.6M
100  226M    0  226M    0     0  32.5M      0 --:--:--  0:00:06 --:--:-- 32.1M
100  275M    0  275M    0   
100  351M    0  351M    0  0  34.6M      0 --:--:--  0:00:07 --:--:-- 35.6M     0  35.6M      0 --:--:--  0:00:09 --:--:-- 37.3M
100  306M    0  306M    0     0  34.2M      0 --:--:--  0:00:08 --:--:-- 36.1M
100  382M    0  382M    0     0  35.2M      0 --:--:--  0:00:10 --:--:-- 36.7M
100  394M    0  394M    0     0  35.1M      0 --:--:--  0:00:11 --:--:-- 37.3M
12:35:09 curl: Saved to filename 'eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:35:09 +1049+ cp -vf eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:10 'eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:35:10 ++1049+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:10 +1049+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:35:10 ++1049+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:10 +1049+ b=eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:10 +1049+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:35:10 +1049+ md5sum eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:10 
100  370M    0  370M    0     0  37.1M      0 --:--:--  0:00:09 --:--:-- 43.3M+1049+ sha1sum eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:11 
100  453M    0  453M    0     0  41.4M      0 --:--:--  0:00:10 --:--:-- 53.5M
100  490M    0  490M    0     0  43.1M      0 --:--:--  0:00:11 --:--:-- 59.9M
12:35:12 curl: Saved to filename 'eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:35:12 +459+ cp -vf eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:12 +1049+ sha512sum -b eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:12 'eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:35:12 ++459+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:12 +459+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:35:12 ++459+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:12 +459+ b=eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:12 +459+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:35:12 +459+ md5sum eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:13 +459+ sha1sum eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:13 +1049+ rm eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:35:13 +1049+ rm -f eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:35:13 +1049+ rm -f eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:35:13 +1049+ rm -f eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:35:14 +459+ sha512sum -b eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg
12:35:16 +459+ rm eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:35:16 +459+ rm -f eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:35:16 +459+ rm -f eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:35:16 +459+ rm -f eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:35:30 ++729+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/status
12:35:30 +729+ RESPONSE_RAW='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","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\": \"06b23da6-5322-49fe-a241-c36daeefd428\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg\",\n  \"uploadDate\": \"2024-02-23T17:13:18.498Z\",\n  \"sha256\": \"746ee44395a62846f3283ff5032ae78ac976361dff7014d868365180452ffd82\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2444e2fb3e58c23769afee159fed5c8d28bb13ad\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"614eebdd5474f89f50b8a1e256118e462f2981b2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"614eebdd5474f89f50b8a1e256118e462f2981b2\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:35:30 200'
12:35:30 ++729+ head -n1
12:35:30 +729+ RESPONSE='{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","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\": \"06b23da6-5322-49fe-a241-c36daeefd428\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg\",\n  \"uploadDate\": \"2024-02-23T17:13:18.498Z\",\n  \"sha256\": \"746ee44395a62846f3283ff5032ae78ac976361dff7014d868365180452ffd82\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2444e2fb3e58c23769afee159fed5c8d28bb13ad\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"614eebdd5474f89f50b8a1e256118e462f2981b2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"614eebdd5474f89f50b8a1e256118e462f2981b2\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:35:30 ++729+ tail -n1
12:35:30 +729+ STATUS_CODE=200
12:35:30 ++729+ jq -r .notarizationStatus.status
12:35:30 ++729+ echo '{"uuid":"7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748","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\":' '\"06b23da6-5322-49fe-a241-c36daeefd428\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:13:18.498Z\",\n' '\"sha256\":' '\"746ee44395a62846f3283ff5032ae78ac976361dff7014d868365180452ffd82\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2444e2fb3e58c23769afee159fed5c8d28bb13ad\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"614eebdd5474f89f50b8a1e256118e462f2981b2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-03-M3-macosx-cocoa-aarch64-16156890756050996810.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"614eebdd5474f89f50b8a1e256118e462f2981b2\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:35:30 +729+ STATUS=COMPLETE
12:35:30 +729+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:30 +729+ [[ 200 == \5\0\3 ]]
12:35:30 +729+ [[ 200 == \5\0\2 ]]
12:35:30 +729+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:35:30 +729+ break
12:35:30 +729+ rm eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:30 +729+ curl -JO https://cbi.eclipse.org/macos/xcrun/7ec1aecd-06e0-4bc8-9cd0-fd1d4122f748/download
12:35:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:35:30                                  Dload  Upload   Total   Spent    Left  Speed
12:35:30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 84.5M    0 84.5M    0     0   104M      0 --:--:-- --:--:-- --:--:--  104M
100  160M    0  160M    0     0  88.6M      0 --:--:--  0:00:01 --:--:-- 88.6M++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:35:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:35:32 200'
12:35:32 ++278+ head -n1
12:35:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:35:32 ++278+ tail -n1
12:35:32 +278+ STATUS_CODE=200
12:35:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:35:32 ++278+ jq -r .notarizationStatus.status
12:35:32 +278+ STATUS=IN_PROGRESS
12:35:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:32 +278+ sleep 1m
12:35:33 
100  259M    0  259M    0     0  92.5M      0 --:--:--  0:00:02 --:--:-- 92.4M
100  353M    0  353M    0     0  92.8M      0 --:--:--  0:00:03 --:--:-- 92.8M
100  461M    0  461M    0     0  95.9M      0 --:--:--  0:00:04 --:--:-- 95.9M
100  505M    0  505M    0     0  96.7M      0 --:--:--  0:00:05 --:--:-- 95.2M
12:35:36 curl: Saved to filename 'eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:35:36 +729+ cp -vf eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:36 'eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:35:36 ++729+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:36 +729+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:35:36 ++729+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:36 +729+ b=eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:36 +729+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:35:36 +729+ md5sum eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:35:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:35:36 200'
12:35:36 ++553+ head -n1
12:35:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:35:36 ++553+ tail -n1
12:35:36 +553+ STATUS_CODE=200
12:35:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:35:36 ++553+ jq -r .notarizationStatus.status
12:35:36 +553+ STATUS=IN_PROGRESS
12:35:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:36 +553+ sleep 1m
12:35:40 +729+ sha1sum eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:42 +729+ sha512sum -b eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg
12:35:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:35:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:35:42 200'
12:35:42 ++977+ head -n1
12:35:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:35:42 ++977+ tail -n1
12:35:42 +977+ STATUS_CODE=200
12:35:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:35:42 ++977+ jq -r .notarizationStatus.status
12:35:42 +977+ STATUS=IN_PROGRESS
12:35:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:42 +977+ sleep 1m
12:35:43 +729+ rm eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:35:43 +729+ rm -f eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:35:43 +729+ rm -f eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:35:43 +729+ rm -f eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:35:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:35:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:35:47 200'
12:35:47 ++781+ head -n1
12:35:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:35:47 ++781+ tail -n1
12:35:47 +781+ STATUS_CODE=200
12:35:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:35:47 ++781+ jq -r .notarizationStatus.status
12:35:47 +781+ STATUS=IN_PROGRESS
12:35:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:47 +781+ sleep 1m
12:35:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:35:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:35:50 200'
12:35:50 ++311+ head -n1
12:35:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:35:50 ++311+ tail -n1
12:35:50 +311+ STATUS_CODE=200
12:35:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:35:50 ++311+ jq -r .notarizationStatus.status
12:35:50 +311+ STATUS=IN_PROGRESS
12:35:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:35:50 +311+ sleep 1m
12:36:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:36:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:36:06 200'
12:36:06 ++343+ head -n1
12:36:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:36:06 ++343+ tail -n1
12:36:06 +343+ STATUS_CODE=200
12:36:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:36:06 ++343+ jq -r .notarizationStatus.status
12:36:06 +343+ STATUS=IN_PROGRESS
12:36:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:36:06 +343+ sleep 1m
12:36:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:36:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:36:32 200'
12:36:32 ++278+ head -n1
12:36:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:36:32 ++278+ tail -n1
12:36:32 +278+ STATUS_CODE=200
12:36:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:36:32 ++278+ jq -r .notarizationStatus.status
12:36:32 +278+ STATUS=IN_PROGRESS
12:36:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:36:32 +278+ sleep 1m
12:36:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:36:36 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:36:36 200'
12:36:36 ++553+ head -n1
12:36:36 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:36:36 ++553+ tail -n1
12:36:36 +553+ STATUS_CODE=200
12:36:36 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:36:36 ++553+ jq -r .notarizationStatus.status
12:36:36 +553+ STATUS=IN_PROGRESS
12:36:36 +553+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:36:36 +553+ sleep 1m
12:36:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:36:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:36:42 200'
12:36:42 ++977+ head -n1
12:36:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:36:42 ++977+ tail -n1
12:36:42 +977+ STATUS_CODE=200
12:36:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:36:42 ++977+ jq -r .notarizationStatus.status
12:36:42 +977+ STATUS=IN_PROGRESS
12:36:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:36:42 +977+ sleep 1m
12:36:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:36:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:36:47 200'
12:36:47 ++781+ head -n1
12:36:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:36:47 ++781+ tail -n1
12:36:47 +781+ STATUS_CODE=200
12:36:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:36:47 ++781+ jq -r .notarizationStatus.status
12:36:47 +781+ STATUS=IN_PROGRESS
12:36:47 +781+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:36:47 +781+ sleep 1m
12:36:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:36:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:36:50 200'
12:36:50 ++311+ head -n1
12:36:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:36:50 ++311+ tail -n1
12:36:50 +311+ STATUS_CODE=200
12:36:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:36:50 ++311+ jq -r .notarizationStatus.status
12:36:50 +311+ STATUS=IN_PROGRESS
12:36:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:36:50 +311+ sleep 1m
12:37:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:37:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:37:06 200'
12:37:06 ++343+ head -n1
12:37:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:37:06 ++343+ tail -n1
12:37:06 +343+ STATUS_CODE=200
12:37:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:37:06 ++343+ jq -r .notarizationStatus.status
12:37:06 +343+ STATUS=IN_PROGRESS
12:37:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:37:06 +343+ sleep 1m
12:37:32 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:37:32 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:37:32 200'
12:37:32 ++278+ head -n1
12:37:32 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:37:32 ++278+ tail -n1
12:37:32 +278+ STATUS_CODE=200
12:37:32 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:37:32 ++278+ jq -r .notarizationStatus.status
12:37:32 +278+ STATUS=IN_PROGRESS
12:37:32 +278+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:37:32 +278+ sleep 1m
12:37:36 ++553+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/status
12:37:37 +553+ RESPONSE_RAW='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","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\": \"fed3ffbe-e204-44f4-9214-71ebac579690\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:39.414Z\",\n  \"sha256\": \"545d35074bcf749cbc3396ee85b4b47ee0dd3d7afe8cdab51f96a56a473a6e9d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e6f0c709da894605154b88ce9e14aad7257da455\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e2c9f18ab320f7c39bb2b7a3d16e54cc3210d1a0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e2c9f18ab320f7c39bb2b7a3d16e54cc3210d1a0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:37:37 200'
12:37:37 ++553+ head -n1
12:37:37 +553+ RESPONSE='{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","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\": \"fed3ffbe-e204-44f4-9214-71ebac579690\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg\",\n  \"uploadDate\": \"2024-02-23T17:12:39.414Z\",\n  \"sha256\": \"545d35074bcf749cbc3396ee85b4b47ee0dd3d7afe8cdab51f96a56a473a6e9d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e6f0c709da894605154b88ce9e14aad7257da455\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e2c9f18ab320f7c39bb2b7a3d16e54cc3210d1a0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e2c9f18ab320f7c39bb2b7a3d16e54cc3210d1a0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:37:37 ++553+ tail -n1
12:37:37 +553+ STATUS_CODE=200
12:37:37 ++553+ jq -r .notarizationStatus.status
12:37:37 ++553+ echo '{"uuid":"4137fa82-beeb-4c41-8b95-5852a9e51b84","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\":' '\"fed3ffbe-e204-44f4-9214-71ebac579690\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:12:39.414Z\",\n' '\"sha256\":' '\"545d35074bcf749cbc3396ee85b4b47ee0dd3d7afe8cdab51f96a56a473a6e9d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e6f0c709da894605154b88ce9e14aad7257da455\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c9f18ab320f7c39bb2b7a3d16e54cc3210d1a0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64-14513586845547725929.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e2c9f18ab320f7c39bb2b7a3d16e54cc3210d1a0\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:37:37 +553+ STATUS=COMPLETE
12:37:37 +553+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:37:37 +553+ [[ 200 == \5\0\3 ]]
12:37:37 +553+ [[ 200 == \5\0\2 ]]
12:37:37 +553+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:37:37 +553+ break
12:37:37 +553+ rm eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:37 +553+ curl -JO https://cbi.eclipse.org/macos/xcrun/4137fa82-beeb-4c41-8b95-5852a9e51b84/download
12:37:37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:37:37                                  Dload  Upload   Total   Spent    Left  Speed
12:37:37 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 46.8M    0 46.8M    0     0  82.6M      0 --:--:-- --:--:-- --:--:-- 82.4M
100  113M    0  113M    0     0  72.4M      0 --:--:--  0:00:01 --:--:-- 72.4M
100  190M    0  190M    0     0  73.9M      0 --:--:--  0:00:02 --:--:-- 73.9M
100  279M    0  279M    0     0  78.4M      0 --:--:--  0:00:03 --:--:-- 78.3M
100  351M    0  351M    0     0  77.0M      0 --:--:--  0:00:04 --:--:-- 77.0M
100  430M    0  430M    0     0  77.2M      0 --:--:--  0:00:05 --:--:-- 76.6M++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:37:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:37:42 200'
12:37:42 ++977+ head -n1
12:37:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:37:42 ++977+ tail -n1
12:37:42 +977+ STATUS_CODE=200
12:37:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:37:42 ++977+ jq -r .notarizationStatus.status
12:37:42 +977+ STATUS=IN_PROGRESS
12:37:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:37:42 +977+ sleep 1m
12:37:43 
100  489M    0  489M    0     0  76.8M      0 --:--:--  0:00:06 --:--:-- 78.2M
12:37:43 curl: Saved to filename 'eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:37:43 +553+ cp -vf eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:43 'eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:37:43 ++553+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:43 +553+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:37:43 ++553+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:43 +553+ b=eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:43 +553+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:37:43 +553+ md5sum eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:44 +553+ sha1sum eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:46 +553+ sha512sum -b eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg
12:37:47 ++781+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/status
12:37:47 +781+ RESPONSE_RAW='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","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\": \"b589d8d6-6528-414e-beda-002e94985580\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg\",\n  \"uploadDate\": \"2024-02-23T17:17:10.164Z\",\n  \"sha256\": \"b893f03b87383a959af3d65b7fa7bc79a66f0748e3f0e8688005c161c97607b0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e4066a46de7f08c55e6f1025ab2990b347ac1aa7\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53190dc31ae8f9751a83c14ef5da0f346f882a8c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53190dc31ae8f9751a83c14ef5da0f346f882a8c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:37:47 200'
12:37:47 ++781+ head -n1
12:37:47 +781+ RESPONSE='{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","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\": \"b589d8d6-6528-414e-beda-002e94985580\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg\",\n  \"uploadDate\": \"2024-02-23T17:17:10.164Z\",\n  \"sha256\": \"b893f03b87383a959af3d65b7fa7bc79a66f0748e3f0e8688005c161c97607b0\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e4066a46de7f08c55e6f1025ab2990b347ac1aa7\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53190dc31ae8f9751a83c14ef5da0f346f882a8c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53190dc31ae8f9751a83c14ef5da0f346f882a8c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:37:47 ++781+ tail -n1
12:37:47 +781+ STATUS_CODE=200
12:37:47 ++781+ jq -r .notarizationStatus.status
12:37:47 ++781+ echo '{"uuid":"5ff1d5a9-961a-450c-a5c8-274438d248ac","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\":' '\"b589d8d6-6528-414e-beda-002e94985580\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:17:10.164Z\",\n' '\"sha256\":' '\"b893f03b87383a959af3d65b7fa7bc79a66f0748e3f0e8688005c161c97607b0\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e4066a46de7f08c55e6f1025ab2990b347ac1aa7\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53190dc31ae8f9751a83c14ef5da0f346f882a8c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64-16154510607355690943.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53190dc31ae8f9751a83c14ef5da0f346f882a8c\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:37:47 +781+ STATUS=COMPLETE
12:37:47 +781+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:37:47 +781+ [[ 200 == \5\0\3 ]]
12:37:47 +781+ [[ 200 == \5\0\2 ]]
12:37:47 +781+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:37:47 +781+ break
12:37:47 +781+ rm eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:47 +781+ curl -JO https://cbi.eclipse.org/macos/xcrun/5ff1d5a9-961a-450c-a5c8-274438d248ac/download
12:37:47   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:37:47                                  Dload  Upload   Total   Spent    Left  Speed
12:37:47 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0+553+ rm eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:37:47 +553+ rm -f eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:37:47 +553+ rm -f eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:37:47 +553+ rm -f eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:37:48 
100 65.9M    0 65.9M    0     0  70.1M      0 --:--:-- --:--:-- --:--:-- 70.0M
100  143M    0  143M    0     0  73.5M      0 --:--:--  0:00:01 --:--:-- 73.4M++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:37:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:37:50 200'
12:37:50 ++311+ head -n1
12:37:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:37:50 ++311+ tail -n1
12:37:50 +311+ STATUS_CODE=200
12:37:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:37:50 ++311+ jq -r .notarizationStatus.status
12:37:50 +311+ STATUS=IN_PROGRESS
12:37:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:37:50 +311+ sleep 1m
12:37:50 
100  230M    0  230M    0     0  78.3M      0 --:--:--  0:00:02 --:--:-- 78.2M
100  304M    0  304M    0     0  77.2M      0 --:--:--  0:00:03 --:--:-- 77.2M
100  370M    0  370M    0     0  75.0M      0 --:--:--  0:00:04 --:--:-- 75.0M
100  431M    0  431M    0     0  75.1M      0 --:--:--  0:00:05 --:--:-- 76.1M
12:37:53 curl: Saved to filename 'eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:37:53 +781+ cp -vf eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:53 'eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:37:53 ++781+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:53 +781+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:37:53 ++781+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:53 +781+ b=eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:53 +781+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:37:53 +781+ md5sum eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:54 +781+ sha1sum eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:55 +781+ sha512sum -b eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg
12:37:57 +781+ rm eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:37:57 +781+ rm -f eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:37:57 +781+ rm -f eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:37:57 +781+ rm -f eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:38:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:38:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:38:06 200'
12:38:06 ++343+ head -n1
12:38:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:38:06 ++343+ tail -n1
12:38:06 +343+ STATUS_CODE=200
12:38:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:38:06 ++343+ jq -r .notarizationStatus.status
12:38:06 +343+ STATUS=IN_PROGRESS
12:38:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:38:06 +343+ sleep 1m
12:38:33 ++278+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/status
12:38:33 +278+ RESPONSE_RAW='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","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\": \"81e8a728-075a-4155-b18c-bbf9bec6d831\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:07.385Z\",\n  \"sha256\": \"b853d00049628c3b94afeea4a02c4f3ba5c04b3f937d900c3cfdc5aaf59448dd\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c10cc6d7fe3da1bae9d8608f67a6f3bd359efb8d\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc4ff887d9d475edb049ede7bfa84b80b0fab4d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc4ff887d9d475edb049ede7bfa84b80b0fab4d2\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:38:33 200'
12:38:33 ++278+ head -n1
12:38:33 +278+ RESPONSE='{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","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\": \"81e8a728-075a-4155-b18c-bbf9bec6d831\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:07.385Z\",\n  \"sha256\": \"b853d00049628c3b94afeea4a02c4f3ba5c04b3f937d900c3cfdc5aaf59448dd\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c10cc6d7fe3da1bae9d8608f67a6f3bd359efb8d\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc4ff887d9d475edb049ede7bfa84b80b0fab4d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc4ff887d9d475edb049ede7bfa84b80b0fab4d2\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:38:33 ++278+ tail -n1
12:38:33 +278+ STATUS_CODE=200
12:38:33 ++278+ jq -r .notarizationStatus.status
12:38:33 ++278+ echo '{"uuid":"d9d15027-0bde-439f-a243-8ffd6c7c0969","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\":' '\"81e8a728-075a-4155-b18c-bbf9bec6d831\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:11:07.385Z\",\n' '\"sha256\":' '\"b853d00049628c3b94afeea4a02c4f3ba5c04b3f937d900c3cfdc5aaf59448dd\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c10cc6d7fe3da1bae9d8608f67a6f3bd359efb8d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc4ff887d9d475edb049ede7bfa84b80b0fab4d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64-17638928981724195300.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc4ff887d9d475edb049ede7bfa84b80b0fab4d2\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:38:33 +278+ STATUS=COMPLETE
12:38:33 +278+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:38:33 +278+ [[ 200 == \5\0\3 ]]
12:38:33 +278+ [[ 200 == \5\0\2 ]]
12:38:33 +278+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:38:33 +278+ break
12:38:33 +278+ rm eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:33 +278+ curl -JO https://cbi.eclipse.org/macos/xcrun/d9d15027-0bde-439f-a243-8ffd6c7c0969/download
12:38:33   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:38:33                                  Dload  Upload   Total   Spent    Left  Speed
12:38:33 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 40.2M    0 40.2M    0     0  76.2M      0 --:--:-- --:--:-- --:--:-- 76.1M
100  118M    0  118M    0     0  77.4M      0 --:--:--  0:00:01 --:--:-- 77.3M
100  209M    0  209M    0     0  82.8M      0 --:--:--  0:00:02 --:--:-- 82.8M
100  293M    0  293M    0     0  83.0M      0 --:--:--  0:00:03 --:--:-- 83.0M
100  363M    0  363M    0     0  80.2M      0 --:--:--  0:00:04 --:--:-- 80.2M
100  451M    0  451M    0     0  81.6M      0 --:--:--  0:00:05 --:--:-- 82.2M
100  540M    0  540M    0     0  82.7M      0 --:--:--  0:00:06 --:--:-- 84.3M
100  595M    0  595M    0     0  81.3M      0 --:--:--  0:00:07 --:--:-- 80.6M
12:38:40 curl: Saved to filename 'eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:38:40 +278+ cp -vf eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:40 'eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:38:40 ++278+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:40 +278+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:38:40 ++278+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:40 +278+ b=eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:40 +278+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:38:40 +278+ md5sum eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:42 +278+ sha1sum eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:38:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:38:42 200'
12:38:42 ++977+ head -n1
12:38:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:38:42 ++977+ tail -n1
12:38:42 +977+ STATUS_CODE=200
12:38:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:38:42 ++977+ jq -r .notarizationStatus.status
12:38:42 +977+ STATUS=IN_PROGRESS
12:38:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:38:42 +977+ sleep 1m
12:38:43 +278+ sha512sum -b eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg
12:38:45 +278+ rm eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:38:45 +278+ rm -f eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:38:45 +278+ rm -f eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:38:45 +278+ rm -f eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:38:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:38:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:38:50 200'
12:38:50 ++311+ head -n1
12:38:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:38:50 ++311+ tail -n1
12:38:50 +311+ STATUS_CODE=200
12:38:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:38:50 ++311+ jq -r .notarizationStatus.status
12:38:50 +311+ STATUS=IN_PROGRESS
12:38:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:38:50 +311+ sleep 1m
12:39:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:39:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:39:06 200'
12:39:06 ++343+ head -n1
12:39:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:39:06 ++343+ tail -n1
12:39:06 +343+ STATUS_CODE=200
12:39:06 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:39:06 ++343+ jq -r .notarizationStatus.status
12:39:06 +343+ STATUS=IN_PROGRESS
12:39:06 +343+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:39:06 +343+ sleep 1m
12:39:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:39:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:39:42 200'
12:39:42 ++977+ head -n1
12:39:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:39:42 ++977+ tail -n1
12:39:42 +977+ STATUS_CODE=200
12:39:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:39:42 ++977+ jq -r .notarizationStatus.status
12:39:42 +977+ STATUS=IN_PROGRESS
12:39:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:39:42 +977+ sleep 1m
12:39:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:39:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:39:50 200'
12:39:50 ++311+ head -n1
12:39:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:39:50 ++311+ tail -n1
12:39:50 +311+ STATUS_CODE=200
12:39:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:39:50 ++311+ jq -r .notarizationStatus.status
12:39:50 +311+ STATUS=IN_PROGRESS
12:39:50 +311+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:39:50 +311+ sleep 1m
12:40:06 ++343+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/status
12:40:06 +343+ RESPONSE_RAW='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","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\": \"41c4409a-9b1c-410a-ac32-4782a939b946\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:33.995Z\",\n  \"sha256\": \"2ae688ef76410e9bd8503cde610ee59d22085847fcc2cd88d6937c527540c523\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c11b557e93c5f30c6d803b5349f9bdd63422b8d\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f39cbd482327bf4f969be06ff0be9ff7227166b8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f39cbd482327bf4f969be06ff0be9ff7227166b8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.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"}}
12:40:06 200'
12:40:06 ++343+ head -n1
12:40:06 +343+ RESPONSE='{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","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\": \"41c4409a-9b1c-410a-ac32-4782a939b946\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg\",\n  \"uploadDate\": \"2024-02-23T17:11:33.995Z\",\n  \"sha256\": \"2ae688ef76410e9bd8503cde610ee59d22085847fcc2cd88d6937c527540c523\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2c11b557e93c5f30c6d803b5349f9bdd63422b8d\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f39cbd482327bf4f969be06ff0be9ff7227166b8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"981bfda18764a894609d5fea40b82b6770b583fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5c603626f3228a610f77d506adf2f08150063f4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37bd4615115802e3801cc9191362cc51028f11b4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d727d38c5139c3686030300071732e8b3e0d6e97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba28310855f1913a8910b26f863beac6664fdef1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"89a0601dc22363d664b0700a92e6a420d8c52937\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17c650090d05428f857e506b6b949b7688c1c4de\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9af736db45e396bbad210c983e78b0027cab615c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bc09af6797f5684adc83290a7e6b521659428dc6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c695544a0f794b4ac4e804611e001b7517e0480a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39030726ad16c699b648ece42d1510e34b55daea\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b604112ac25d895811950bf051042032d28988d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c19760176935305415986d312cc23d39b6eea8e8\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b716005748f866e45709f80f08d4ca0069d54c6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3320ffff22b3e2942fe42315e0577418dd197a77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f64393e15af28de8a84a791536884d4658b5cd66\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"16e4da827030a18892aa04eed03443c145aab4a4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"701be330900342ca3fda5d286d9c26315e0e7728\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f39cbd482327bf4f969be06ff0be9ff7227166b8\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.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"}}'
12:40:06 ++343+ tail -n1
12:40:06 +343+ STATUS_CODE=200
12:40:06 ++343+ jq -r .notarizationStatus.status
12:40:07 ++343+ echo '{"uuid":"cb1d9044-8684-46ae-934b-b606e1e20944","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\":' '\"41c4409a-9b1c-410a-ac32-4782a939b946\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:11:33.995Z\",\n' '\"sha256\":' '\"2ae688ef76410e9bd8503cde610ee59d22085847fcc2cd88d6937c527540c523\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2c11b557e93c5f30c6d803b5349f9bdd63422b8d\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f39cbd482327bf4f969be06ff0be9ff7227166b8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"981bfda18764a894609d5fea40b82b6770b583fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c9dcabf0633b9768d043b7b44abb7b01f618042\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8753e34fd9dd3519b58f6bcd939aa245fa4476e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.aarch64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-arm64.tar.gz/node-v18.18.2-darwin-arm64.tar/node-v18.18.2-darwin-arm64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5c603626f3228a610f77d506adf2f08150063f4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3715f6bf1593a3b369058eb2f8f3abe37b5538fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64a085adeb65f269d2474f8a34c2bc0bd6a79f3c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea25b8053eadf3a3c545098867a7d944a04cecea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2016f6ee0e20966151506630e5bc3ae71b3e4016\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9446b41881ff23a340e1c3825ef753b5215ed5f2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ecf138ff3f28f31ac5dfdcd2036f237f7ccf9a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2aebea9706b4b6f38fe9d363af512bbd12802e88\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37bd4615115802e3801cc9191362cc51028f11b4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea02b23004a94bce811a469f160abc2f49f4e9ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d727d38c5139c3686030300071732e8b3e0d6e97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51284e2d964047bc872091e805d4c8e3de7b7a53\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f954887f068a6111e8e70e92b7f10f049368c8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98cae86a13c4496b27dff020795efc5f9a05baf4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1967c01da6557d1ae2c7c193476a10c6ed44c681\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d6b29923d9089153ee1d80954f4d7032f73ae078\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad2c2f5353b89ba64ee311434b21578d371e853e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ae9e9b648f3f76da51ddd341860e4866946bf5c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ddaa464d3f41968f729b14f1e50270ebcab5501d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"afe184349db8b076adbc79c8ae2bc9ec357cc105\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7dc92e101fb35b32d6b9ba18e4a41fb2cbb0ffd0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"716720cfd11c03ebef27b95ede5b1c25ea157f69\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9a4fed9d8da7659012795ef6ccbe935877a4298\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba28310855f1913a8910b26f863beac6664fdef1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f415ef4d3b4863e090409caf15cf3bdb5a59d8e9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a09a924524958eefec94492e7aa8a2ce5124ff2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36ec69da05c014a728d57293b8f0cec8b51e4aae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea8966f7e5647c500fdff6730ac75f6f1889f62e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"12fdde381bd0c142ad8e147b8de42c0b4a317128\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aecb2d68eff1dbc80f598e3ee310bbc65c0c39ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf76f52e29f75a52bd7f3dd6ac9464abd785c62\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7668092a5825e39b90691208acbce6d8c41ac7e4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"89a0601dc22363d664b0700a92e6a420d8c52937\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24a31ff6427dfdc5740e886ea8d1c4a98723e6e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6990aa882a1817845aa9bd13f15ef780488f1dbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98a7475da98b8c971a5a8753bcac0e498c73cfc3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9bc77303b08e1bfca7da7587c0ed84f6c5251b1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f311c154bbb77c4ecf59baa87a434b7ce914933\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dca1d81c1955b502524c9fe8690b308640dbb6a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17c650090d05428f857e506b6b949b7688c1c4de\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"605f5e92c6f6595ec2b4bd1c2c52337195451431\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36e4ea4844939eab9fa9a868ee994c288f4eae94\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f65ad1aed2765eaeb1ee47523b9d6789efb9854\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9af736db45e396bbad210c983e78b0027cab615c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bc09af6797f5684adc83290a7e6b521659428dc6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d7f4844ec24be79af7c5a67b11645884d9b71918\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4be15d889f3126acb5ff83d2b4dc34c34b250a8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e03ac1e21e4ccd14e8dadb6d94dd95f65103b76\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c695544a0f794b4ac4e804611e001b7517e0480a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"70d29d9c9933d80d6cd189798eafe5cee6fa85ac\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39030726ad16c699b648ece42d1510e34b55daea\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17892d82d3258ed0f4653a34c35ab20e9060e1d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3ca056e5f23ba0f483d15d73f8b6ca141ac4f6e2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b604112ac25d895811950bf051042032d28988d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c19760176935305415986d312cc23d39b6eea8e8\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f3ddc7a1dadbaca321a3e4536c25b0f23d465b99\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97fb16d1e9a9f27b80146c141938f992417f9fc2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b716005748f866e45709f80f08d4ca0069d54c6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bedaa4338bdb62b32d7fe09a943db0e1c11db7b5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3320ffff22b3e2942fe42315e0577418dd197a77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e39425ab36ee64dee12c12e59dc2ea240c2f118d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f64393e15af28de8a84a791536884d4658b5cd66\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"953b6a7b595f7b8f12fa0a18a3fec36430bc5965\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ea14ba5030200ebdaa4321462fa879617fe5563\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"16e4da827030a18892aa04eed03443c145aab4a4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d8fae21293e8ca2048240eca1823ec83aaea7fa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9c4601bf2acf3a56bcccd33c6bd9344128507ed5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b685ab3916f1c3dbc1d88ff7de6c740d000f4fb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"701be330900342ca3fda5d286d9c26315e0e7728\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"05982b0a02a7e6415de2f6a5764e12cb3c23adb5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f39cbd482327bf4f969be06ff0be9ff7227166b8\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-aarch64-1631219741695224366.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"}}'
12:40:07 +343+ STATUS=COMPLETE
12:40:07 +343+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:40:07 +343+ [[ 200 == \5\0\3 ]]
12:40:07 +343+ [[ 200 == \5\0\2 ]]
12:40:07 +343+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:40:07 +343+ break
12:40:07 +343+ rm eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:07 +343+ curl -JO https://cbi.eclipse.org/macos/xcrun/cb1d9044-8684-46ae-934b-b606e1e20944/download
12:40:07   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:40:07                                  Dload  Upload   Total   Spent    Left  Speed
12:40:07 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 53.3M    0 53.3M    0     0  90.4M      0 --:--:-- --:--:-- --:--:-- 90.3M
100  152M    0  152M    0     0  96.2M      0 --:--:--  0:00:01 --:--:-- 96.1M
100  237M    0  237M    0     0  91.5M      0 --:--:--  0:00:02 --:--:-- 91.5M
100  318M    0  318M    0     0  88.7M      0 --:--:--  0:00:03 --:--:-- 88.7M
100  403M    0  403M    0     0  87.8M      0 --:--:--  0:00:04 --:--:-- 87.8M
100  480M    0  480M    0     0  86.0M      0 --:--:--  0:00:05 --:--:-- 85.5M
100  526M    0  526M    0     0  86.8M      0 --:--:--  0:00:06 --:--:-- 83.5M
12:40:13 curl: Saved to filename 'eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:40:13 +343+ cp -vf eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:13 'eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg'
12:40:13 ++343+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:13 +343+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:40:13 ++343+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:13 +343+ b=eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:13 +343+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:40:13 +343+ md5sum eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:14 +343+ sha1sum eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:15 +343+ sha512sum -b eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg
12:40:17 +343+ rm eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize
12:40:17 +343+ rm -f eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.md5
12:40:17 +343+ rm -f eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha1
12:40:17 +343+ rm -f eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize.sha512
12:40:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:40:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:40:42 200'
12:40:42 ++977+ head -n1
12:40:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:40:42 ++977+ tail -n1
12:40:42 +977+ STATUS_CODE=200
12:40:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:40:42 ++977+ jq -r .notarizationStatus.status
12:40:42 +977+ STATUS=IN_PROGRESS
12:40:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:40:42 +977+ sleep 1m
12:40:50 ++311+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/status
12:40:50 +311+ RESPONSE_RAW='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","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\": \"24b3c597-08cd-42e2-a51d-661560a8bbaf\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg\",\n  \"uploadDate\": \"2024-02-23T17:10:57.767Z\",\n  \"sha256\": \"18842e604c6deb84cf33e28162a1849b7b549dcbe92ceca6d5fae2083af63ad4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f3a747f115d8941af68f50b33daf553f2ab2746\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8fa9517acd999168762f0ba5dd0b3615c16b7540\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8fa9517acd999168762f0ba5dd0b3615c16b7540\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
12:40:50 200'
12:40:50 ++311+ head -n1
12:40:50 +311+ RESPONSE='{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","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\": \"24b3c597-08cd-42e2-a51d-661560a8bbaf\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg\",\n  \"uploadDate\": \"2024-02-23T17:10:57.767Z\",\n  \"sha256\": \"18842e604c6deb84cf33e28162a1849b7b549dcbe92ceca6d5fae2083af63ad4\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f3a747f115d8941af68f50b33daf553f2ab2746\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8fa9517acd999168762f0ba5dd0b3615c16b7540\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8fa9517acd999168762f0ba5dd0b3615c16b7540\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
12:40:50 ++311+ tail -n1
12:40:50 +311+ STATUS_CODE=200
12:40:50 ++311+ jq -r .notarizationStatus.status
12:40:50 ++311+ echo '{"uuid":"9df4e12b-378a-4899-92b6-d73d18a881f1","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\":' '\"24b3c597-08cd-42e2-a51d-661560a8bbaf\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:10:57.767Z\",\n' '\"sha256\":' '\"18842e604c6deb84cf33e28162a1849b7b549dcbe92ceca6d5fae2083af63ad4\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f3a747f115d8941af68f50b33daf553f2ab2746\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fa9517acd999168762f0ba5dd0b3615c16b7540\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64-15985161039396039256.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8fa9517acd999168762f0ba5dd0b3615c16b7540\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
12:40:50 +311+ STATUS=COMPLETE
12:40:50 +311+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:40:50 +311+ [[ 200 == \5\0\3 ]]
12:40:50 +311+ [[ 200 == \5\0\2 ]]
12:40:50 +311+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:40:50 +311+ break
12:40:50 +311+ rm eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:40:50 +311+ curl -JO https://cbi.eclipse.org/macos/xcrun/9df4e12b-378a-4899-92b6-d73d18a881f1/download
12:40:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:40:50                                  Dload  Upload   Total   Spent    Left  Speed
12:40:50 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3020k    0 3020k    0     0  46.0M      0 --:--:-- --:--:-- --:--:-- 45.3M
100 66.1M    0 66.1M    0     0  61.5M      0 --:--:--  0:00:01 --:--:-- 61.4M
100  142M    0  142M    0     0  69.1M      0 --:--:--  0:00:02 --:--:-- 69.0M
100  233M    0  233M    0     0  76.2M      0 --:--:--  0:00:03 --:--:-- 76.1M
100  315M    0  315M    0     0  77.5M      0 --:--:--  0:00:04 --:--:-- 77.5M
100  387M    0  387M    0     0  76.4M      0 --:--:--  0:00:05 --:--:-- 76.8M
100  455M    0  455M    0     0  74.9M      0 --:--:--  0:00:06 --:--:-- 77.8M
100  544M    0  544M    0     0  77.0M      0 --:--:--  0:00:07 --:--:-- 80.3M
100  596M    0  596M    0     0  77.7M      0 --:--:--  0:00:07 --:--:-- 78.7M
12:40:58 curl: Saved to filename 'eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:40:58 +311+ cp -vf eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:40:58 'eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:40:58 ++311+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:40:58 +311+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:40:58 ++311+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:40:58 +311+ b=eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:40:58 +311+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:40:58 +311+ md5sum eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:40:59 +311+ sha1sum eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:41:01 +311+ sha512sum -b eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg
12:41:03 +311+ rm eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:41:03 +311+ rm -f eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:41:03 +311+ rm -f eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:41:03 +311+ rm -f eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:41:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:41:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:41:42 200'
12:41:42 ++977+ head -n1
12:41:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:41:42 ++977+ tail -n1
12:41:42 +977+ STATUS_CODE=200
12:41:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:41:42 ++977+ jq -r .notarizationStatus.status
12:41:42 +977+ STATUS=IN_PROGRESS
12:41:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:41:42 +977+ sleep 1m
12:42:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:42:42 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:42:42 200'
12:42:42 ++977+ head -n1
12:42:42 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:42:42 ++977+ tail -n1
12:42:42 +977+ STATUS_CODE=200
12:42:42 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:42:42 ++977+ jq -r .notarizationStatus.status
12:42:42 +977+ STATUS=IN_PROGRESS
12:42:42 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:42:42 +977+ sleep 1m
12:43:42 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:43:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:43:43 200'
12:43:43 ++977+ head -n1
12:43:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:43:43 ++977+ tail -n1
12:43:43 +977+ STATUS_CODE=200
12:43:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:43:43 ++977+ jq -r .notarizationStatus.status
12:43:43 +977+ STATUS=IN_PROGRESS
12:43:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:43:43 +977+ sleep 1m
12:44:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:44:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:44:43 200'
12:44:43 ++977+ head -n1
12:44:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:44:43 ++977+ tail -n1
12:44:43 +977+ STATUS_CODE=200
12:44:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:44:43 ++977+ jq -r .notarizationStatus.status
12:44:43 +977+ STATUS=IN_PROGRESS
12:44:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:44:43 +977+ sleep 1m
12:45:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:45:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:45:43 200'
12:45:43 ++977+ head -n1
12:45:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:45:43 ++977+ tail -n1
12:45:43 +977+ STATUS_CODE=200
12:45:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:45:43 ++977+ jq -r .notarizationStatus.status
12:45:43 +977+ STATUS=IN_PROGRESS
12:45:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:45:43 +977+ sleep 1m
12:46:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:46:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:46:43 200'
12:46:43 ++977+ head -n1
12:46:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:46:43 ++977+ tail -n1
12:46:43 +977+ STATUS_CODE=200
12:46:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:46:43 ++977+ jq -r .notarizationStatus.status
12:46:43 +977+ STATUS=IN_PROGRESS
12:46:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:46:43 +977+ sleep 1m
12:47:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:47:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:47:43 200'
12:47:43 ++977+ head -n1
12:47:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:47:43 ++977+ tail -n1
12:47:43 +977+ STATUS_CODE=200
12:47:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:47:43 ++977+ jq -r .notarizationStatus.status
12:47:43 +977+ STATUS=IN_PROGRESS
12:47:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:47:43 +977+ sleep 1m
12:48:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:48:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:48:43 200'
12:48:43 ++977+ head -n1
12:48:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:48:43 ++977+ tail -n1
12:48:43 +977+ STATUS_CODE=200
12:48:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:48:43 ++977+ jq -r .notarizationStatus.status
12:48:43 +977+ STATUS=IN_PROGRESS
12:48:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:48:43 +977+ sleep 1m
12:49:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:49:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:49:43 200'
12:49:43 ++977+ head -n1
12:49:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:49:43 ++977+ tail -n1
12:49:43 +977+ STATUS_CODE=200
12:49:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:49:43 ++977+ jq -r .notarizationStatus.status
12:49:43 +977+ STATUS=IN_PROGRESS
12:49:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:49:43 +977+ sleep 1m
12:50:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:50:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:50:43 200'
12:50:43 ++977+ head -n1
12:50:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:50:43 ++977+ tail -n1
12:50:43 +977+ STATUS_CODE=200
12:50:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:50:43 ++977+ jq -r .notarizationStatus.status
12:50:43 +977+ STATUS=IN_PROGRESS
12:50:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:50:43 +977+ sleep 1m
12:51:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:51:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:51:43 200'
12:51:43 ++977+ head -n1
12:51:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:51:43 ++977+ tail -n1
12:51:43 +977+ STATUS_CODE=200
12:51:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:51:43 ++977+ jq -r .notarizationStatus.status
12:51:43 +977+ STATUS=IN_PROGRESS
12:51:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:51:43 +977+ sleep 1m
12:52:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:52:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
12:52:43 200'
12:52:43 ++977+ head -n1
12:52:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
12:52:43 ++977+ tail -n1
12:52:43 +977+ STATUS_CODE=200
12:52:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
12:52:43 ++977+ jq -r .notarizationStatus.status
12:52:43 +977+ STATUS=IN_PROGRESS
12:52:43 +977+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
12:52:43 +977+ sleep 1m
12:53:43 ++977+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/status
12:53:43 +977+ RESPONSE_RAW='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","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\": \"73b10666-8bb5-424e-9b33-c4a0683b6d86\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg\",\n  \"uploadDate\": \"2024-02-23T17:18:37.174Z\",\n  \"sha256\": \"cae8088e0deb9cf09980227153384f844a2c55ae93216885189cc53a7997d7e2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e539ffd0e6d7131226b36f9611484b44d698198c\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca07b5d855d7a9e08c08228163efe7e11d9c07a9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca07b5d855d7a9e08c08228163efe7e11d9c07a9\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.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"}}
12:53:43 200'
12:53:43 ++977+ head -n1
12:53:43 +977+ RESPONSE='{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","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\": \"73b10666-8bb5-424e-9b33-c4a0683b6d86\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg\",\n  \"uploadDate\": \"2024-02-23T17:18:37.174Z\",\n  \"sha256\": \"cae8088e0deb9cf09980227153384f844a2c55ae93216885189cc53a7997d7e2\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e539ffd0e6d7131226b36f9611484b44d698198c\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca07b5d855d7a9e08c08228163efe7e11d9c07a9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e10e84152ea00ca02ef572e712630aa2138150db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"140f1306945703e1dee54d5599ce4f3982f7da08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a4c443e9dada0274fb99c7537c252de2a19009de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0cc027ea0d553364bca35f211be43a1511eede25\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4723dedf08397f512250e6cce998c5b399a6bf20\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0fed0286e473bda68186cd0f5513579d3b811c98\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"786608011dd33a53d048c2c761e2edea579e97d5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41989a78b2fcb92288861630f93a1305566592d9\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e923bc7580671e70ed71b3627fee81511fa21536\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76361f0b9eecf6253b36a54b953faeabfea97658\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"310973d6a1c85d57c16e90db67412e83e42691e4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9de557ceeb1a285c868fe2d14c079653b680a344\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a9af3bca6d618940ff27237e86fe78632151aab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17131a43459e09798ff9f22e2855d69e3d27157f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"307eae46a282e96812c9549f015e393b58f1da21\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f857708d3fffc650fab73fba95f6023f990a270c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f1d9da991a78fa73066318509e6f1585b7671e31\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca07b5d855d7a9e08c08228163efe7e11d9c07a9\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n      \"message\": \"b'\''hdiutil: attach failed - image not recognized\\\\n'\''\",\n      \"docUrl\": null,\n      \"architecture\": null\n    },\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.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"}}'
12:53:43 ++977+ tail -n1
12:53:43 +977+ STATUS_CODE=200
12:53:43 ++977+ jq -r .notarizationStatus.status
12:53:43 ++977+ echo '{"uuid":"6d797a40-6544-4a15-a339-ef1b86cec971","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\":' '\"73b10666-8bb5-424e-9b33-c4a0683b6d86\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg\",\n' '\"uploadDate\":' '\"2024-02-23T17:18:37.174Z\",\n' '\"sha256\":' '\"cae8088e0deb9cf09980227153384f844a2c55ae93216885189cc53a7997d7e2\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e539ffd0e6d7131226b36f9611484b44d698198c\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca07b5d855d7a9e08c08228163efe7e11d9c07a9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.31.0.20240222-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"26499e0b30bbc9fa4c778df4d401118ea64e5613\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0219f17e9b86da9f7229ef7b61c0cb2f0ad00cdb\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"91cb6e81539f1a6828f43b887c1edc5fd012efcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202401292355.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5ca78354bf1ebaa26ce275fd10d0d0fee8dc48c3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-awt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d0e456214cebc3514f2e22ff568ae61cddf80d6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4416f0c82748a89aa8b0f3189aee86991977e16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.125.0.v20240208-1757.jar/libswt-pi-cocoa-4964r7.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae0675a638b1d3ef6b575fa4bec11bbdb8322e96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper.embedder.node.macos.x86_64_1.0.7.202310251358.jar/resources/node-v18.18.2-darwin-x64.tar.gz/node-v18.18.2-darwin-x64.tar/node-v18.18.2-darwin-x64/bin/node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"74a1702d0b99002f268fbd6bbd110670a579fbdc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56cd13fe659db01c07ec565716b2e6e1024199ab\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6657e46285bd8380196b5cfddae3e6143a2c32a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.900.v20240129-1338/eclipse_11900.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a52cb795e3230ae77706c641284547f9ad6cbecf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4d514e69943143ec4a5b0568487f6591e2ae0ae4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6b2a491be728933d0bfd22df8b23927b3db6df\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f13ac77e78bee8ee828a677bc92a6f4e3f2faa9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e10e84152ea00ca02ef572e712630aa2138150db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"140f1306945703e1dee54d5599ce4f3982f7da08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf26ae5ba1260b57035a769d480f07959a32c11a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a4c443e9dada0274fb99c7537c252de2a19009de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"36b1576e67828f1b78ec9ddb0ec0799020c8afcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8418fb4cfc805e4247d54f4175f4dd2884a0d683\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85bcd23df5036cb2cfd4728d145bfb36e3fb9ca2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"120566ec1739300bb76c3abd656e96b3c1d17f51\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cc027ea0d553364bca35f211be43a1511eede25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3114b49d02411c949fb9e85e4c34a5905fe3d6db\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"85850a818366ae49ba1c6bbbc4d8ffbed7bd7701\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e167b9dcbc7546c0a2459a407b8324eb4b93f37f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e5bbea54b1c18ff56e4078bbb79ee6aba038332\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4723dedf08397f512250e6cce998c5b399a6bf20\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e81aa78d4376f661be8c553bfb22f8655f7d1ac2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca7c27d0155c0fccaca4df9f146b88bab75dcf3b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a1de684d8bcd09899f22baed8a8d578a8e0e573f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0fed0286e473bda68186cd0f5513579d3b811c98\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"237d79b7e4a5acfadd6fcf8fa3ba550d521fcb50\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c28fc150359b6783ee07487a7c6a087eafff4ebb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"786608011dd33a53d048c2c761e2edea579e97d5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d70e6c4b5f6b67c4a8f6263c9a6a8501db3e2b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b75bf4edbe1a757532f8ea499e40d203df267a9e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"47ef6a8e9843e7ca6906244f8c64301e9f7aabb5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cf21b286cbfd7c148053422aaeddb3ffa736cae9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41989a78b2fcb92288861630f93a1305566592d9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f96afb640dae3b26f6ac8caaf55c66dcbf17d7f5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1cc5e110382d5f4c4798be82dddaebba61f44d9c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e923bc7580671e70ed71b3627fee81511fa21536\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76361f0b9eecf6253b36a54b953faeabfea97658\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"310973d6a1c85d57c16e90db67412e83e42691e4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9de557ceeb1a285c868fe2d14c079653b680a344\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"617a473871e107f22d3ba403b23c54c65cc3b1ce\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2013aba2fd870b0b902fbfcb214fe681537ac11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3e5ffc73adc790b34235188cf6c3a7395bb3e806\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ca0a80c496e84e4bf00951b28045add5f15aa0f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4caa32e427e76a52789eab9b74a2ea50957219f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fe0a097cfbddd267d7f6b5e57967786aae8fe8f3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75fce94e343421ac1ad78164e1c66730cf8fcc91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1ca4a19bf7372bb6fa45fd78eb0894145b2c0a28\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a841d21e4766645b3e69b13c3240fd971bd3b8d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faeb521a35535b9dcb6bfb1fb2498abbcf78aaa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96a1622e9707543e289deda6d699da2f0a44eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a9af3bca6d618940ff27237e86fe78632151aab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ea24539aeb037c1bdd5d3237cb995eaa27f1bc8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17131a43459e09798ff9f22e2855d69e3d27157f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bea32bc99b45afce2cea0c73d698783237d3e86a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a16143ed0eb73f5ef786de37db4651ae22642ef6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"202ff35ff9307e25cd4e67fd5e1b2b19da970839\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be904d9d45af95d8ce362c80ff8d10ccc88e25ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"22be4431c0e99e12a024bf17a7f13ff9d3799069\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"307eae46a282e96812c9549f015e393b58f1da21\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f857708d3fffc650fab73fba95f6023f990a270c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0cde732e2d81a4e6a3c09dadf475da9e3d3d8b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"142801e6ac22a95fdc48308abeacb56e0fb91594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9f31604657b1928c8d6dda850a39f2face6d37f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f1d9da991a78fa73066318509e6f1585b7671e31\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d048f70bbabfdf7d2d53fa0e28cf71684ec2efb3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1584a46a6fc0e1f13a22bab491d29104a81d3dfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a14ff2b0b913b9cab2cb9f2efa0a33db506dc79e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f63b6e2c9599183110b07b1d79fbf30798e68b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d96d88c647183e8bf5e447b2dd1b55a75c831f8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"96d4b4ca74679db075192f23d1f0c70041c2c9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"90816bccbe0c7b92ccbf1ec31d140977369fb93d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.10.v20240120-1143/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00170cbd27b08b72568d3122a421b00d9afbb5ad\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ddd1ac2bf7b4b267951a7416e941affe0471a5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.wildwebdeveloper_1.1.4.202311211923/node_modules/fsevents/fsevents.node\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b6229dd67303aa3f4f9cbd1500198d8a2531089b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca07b5d855d7a9e08c08228163efe7e11d9c07a9\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/wsdluddi.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/soapudws.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar/images/uddiref.cdr\",\n' '\"message\":' '\"b'\''hdiutil:' attach failed - image not 'recognized\\\\n'\''\",\n' '\"docUrl\":' 'null,\n' '\"architecture\":' 'null\n' '},\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-03-M3-macosx-cocoa-x86_64-1125836064069163200.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"}}'
12:53:43 +977+ STATUS=COMPLETE
12:53:43 +977+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
12:53:43 +977+ [[ 200 == \5\0\3 ]]
12:53:43 +977+ [[ 200 == \5\0\2 ]]
12:53:43 +977+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
12:53:43 +977+ break
12:53:43 +977+ rm eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:43 +977+ curl -JO https://cbi.eclipse.org/macos/xcrun/6d797a40-6544-4a15-a339-ef1b86cec971/download
12:53:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:53:43                                  Dload  Upload   Total   Spent    Left  Speed
12:53:43 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.9M    0 15.9M    0     0  83.4M      0 --:--:-- --:--:-- --:--:-- 82.9M
100  110M    0  110M    0     0  93.1M      0 --:--:--  0:00:01 --:--:-- 93.0M
100  203M    0  203M    0     0  92.7M      0 --:--:--  0:00:02 --:--:-- 92.7M
100  302M    0  302M    0     0  94.6M      0 --:--:--  0:00:03 --:--:-- 94.6M
100  386M    0  386M    0     0  92.1M      0 --:--:--  0:00:04 --:--:-- 92.1M
100  478M    0  478M    0     0  92.1M      0 --:--:--  0:00:05 --:--:-- 92.5M
100  528M    0  528M    0     0  91.9M      0 --:--:--  0:00:05 --:--:-- 91.7M
12:53:49 curl: Saved to filename 'eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:53:49 +977+ cp -vf eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:49 'eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg'
12:53:49 ++977+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:49 +977+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
12:53:49 ++977+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:49 +977+ b=eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:49 +977+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
12:53:49 +977+ md5sum eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:50 +977+ sha1sum eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:52 +977+ sha512sum -b eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg
12:53:53 +977+ rm eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize
12:53:53 +977+ rm -f eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.md5
12:53:53 +977+ rm -f eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha1
12:53:53 +977+ rm -f eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize.sha512
12:53:53 +133+ pushd temp
12:53:53 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
12:53:53 ++133+ find eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
12:53:53 +133+ for i in $( find * -name '*.dmg' )
12:53:53 +133+ scp eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:54:07 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:54:07 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:54:07 +133+ for i in $( find * -name '*.dmg' )
12:54:07 +133+ scp eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:54:18 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:54:19 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:54:19 +133+ for i in $( find * -name '*.dmg' )
12:54:19 +133+ scp eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:54:27 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:54:27 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:54:28 +133+ for i in $( find * -name '*.dmg' )
12:54:28 +133+ scp eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:54:35 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:54:35 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:54:35 +133+ for i in $( find * -name '*.dmg' )
12:54:35 +133+ scp eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:54:48 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:54:48 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:54:48 +133+ for i in $( find * -name '*.dmg' )
12:54:48 +133+ scp eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:54:58 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:54:58 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:54:59 +133+ for i in $( find * -name '*.dmg' )
12:54:59 +133+ scp eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:55:07 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:55:07 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:55:08 +133+ for i in $( find * -name '*.dmg' )
12:55:08 +133+ scp eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:55:17 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:55:17 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:55:18 +133+ for i in $( find * -name '*.dmg' )
12:55:18 +133+ scp eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:55:27 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:55:27 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:55:27 +133+ for i in $( find * -name '*.dmg' )
12:55:27 +133+ scp eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:55:35 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:55:35 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:55:35 +133+ for i in $( find * -name '*.dmg' )
12:55:35 +133+ scp eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:55:46 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:55:46 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:55:47 +133+ for i in $( find * -name '*.dmg' )
12:55:47 +133+ scp eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:56:01 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:56:01 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:56:01 +133+ for i in $( find * -name '*.dmg' )
12:56:01 +133+ scp eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:56:14 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:56:14 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:56:14 +133+ for i in $( find * -name '*.dmg' )
12:56:14 +133+ scp eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:56:25 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:56:26 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:56:26 +133+ for i in $( find * -name '*.dmg' )
12:56:26 +133+ scp eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:56:34 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:56:34 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:56:35 +133+ for i in $( find * -name '*.dmg' )
12:56:35 +133+ scp eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:56:44 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:56:44 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:56:44 +133+ for i in $( find * -name '*.dmg' )
12:56:44 +133+ scp eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:56:53 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:56:54 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:56:54 +133+ for i in $( find * -name '*.dmg' )
12:56:54 +133+ scp eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:57:03 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:57:03 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:57:03 +133+ for i in $( find * -name '*.dmg' )
12:57:03 +133+ scp eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:57:13 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-signed
12:57:13 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-aarch64.dmg-tonotarize*'
12:57:13 +133+ for i in $( find * -name '*.dmg' )
12:57:13 +133+ scp eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
12:57:23 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-signed
12:57:24 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-M3-macosx-cocoa-x86_64.dmg-tonotarize*'
12:57:24 +133+ popd
12:57:24 ~/agent/workspace/notarize-downloads
12:57:24 ++133+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
12:57:24 +133+ [[ -n '' ]]
12:57:24 $ ssh-agent -k
12:57:24 unset SSH_AUTH_SOCK;
12:57:24 unset SSH_AGENT_PID;
12:57:24 echo Agent pid 52 killed;
12:57:24 [ssh-agent] Stopped.
12:57:24 Archiving artifacts
12:57:25 Finished: SUCCESS