Skip to content

Instantly share code, notes, and snippets.

@markusthoemmes
Created January 5, 2024 17:41
Show Gist options
  • Save markusthoemmes/7ebf064b44b1a182f552fbe1cc1b9150 to your computer and use it in GitHub Desktop.
Save markusthoemmes/7ebf064b44b1a182f552fbe1cc1b9150 to your computer and use it in GitHub Desktop.
This is the state of a hanging container, that's apparently unable to kill the inner container and is timing out doing so all the time. It is **not** hanging in umount.
$ ctr -n k8s.io t ls
a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6    1608288    RUNNING
bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8    1608288    RUNNING
root     1608235  0.0  0.1 1244020 17084 ?       Sl    2023   1:25 /usr/bin/containerd-shim-runsc-v1 -namespace k8s.io -address /run/containerd/containerd.sock -publish-binary /usr/bin/containerd
root     1608287  0.0  0.1 1261928 20220 ?       Ssl   2023   0:00  \_ runsc-gofer --root=/run/containerd/runsc/k8s.io --log=/run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json --log-format=json --panic-log=/var/log/pods/<redacted>/gvisor_panic.log --platform=systrap --systemd-cgroup=true --directfs=false --log-fd=3 gofer --bundle=/run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8 --gofer-mount-confs=lisafs:none,lisafs:none --io-fds=6,7 --mounts-fd=5 --spec-fd=4 --sync-userns-fd=-1 --proc-mount-sync-fd=14 --apply-caps=false --setup-root=false --sync-nvproxy-fd=-1
nobody   1608288  3.8  3.4 3934164 568192 ?      Ssl   2023 950:11  \_ runsc-sandbox --panic-log=/var/log/pods/<redacted>/gvisor_panic.log --platform=systrap --systemd-cgroup=true --directfs=false --root=/run/containerd/runsc/k8s.io --log=/run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json --log-format=json --log-fd=3 --panic-log-fd=4 boot --bundle=/run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8 --controller-fd=10 --cpu-num=8 --dev-io-fd=-1 --gofer-mount-confs=lisafs:none,lisafs:none --io-fds=5,6 --mounts-fd=7 --setup-root=false --spec-fd=11 --start-sync-fd=8 --stdio-fds=12,13,14 --total-host-memory=16768503808 --total-memory=1073741824 --user-log-fd=9 --product-name=Droplet --proc-mount-sync-fd=21 bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8
nobody   1608329  0.0  0.0  16520    56 ?        Ss    2023   0:00  |   \_ [exe]
nobody   1608330  0.0  0.0  16520    56 ?        S     2023   0:00  |       \_ [exe]
nobody   1608391  0.0  0.0  17480   136 ?        S     2023   0:00  |       \_ [exe]
nobody   1608392  0.0  0.0  17480   136 ?        SN    2023   0:00  |       |   \_ [exe]
nobody   1608549  0.0  4.1 903204 671884 ?       S     2023  17:09  |       \_ [exe]
nobody   1608550  0.8  4.1 903204 671884 ?       RN    2023 214:42  |           \_ [exe]
nobody   1608559  0.8  4.1 903204 671884 ?       RN    2023 215:16  |           \_ [exe]
nobody   1608563  0.8  4.1 903204 671884 ?       RN    2023 214:35  |           \_ [exe]
nobody   1608564  0.8  4.1 903204 671884 ?       RN    2023 214:44  |           \_ [exe]
nobody   1608567  0.8  4.1 903204 671884 ?       RN    2023 214:37  |           \_ [exe]
nobody   1608568  0.8  4.1 903204 671884 ?       RN    2023 214:53  |           \_ [exe]
nobody   1608569  0.8  4.1 903204 671884 ?       RN    2023 215:00  |           \_ [exe]
nobody   1608619  0.8  4.1 903204 671884 ?       RN    2023 214:49  |           \_ [exe]
root     1608393  0.0  0.1 1253480 19412 ?       Sl    2023   0:00  \_ runsc --root=/run/containerd/runsc/k8s.io --log=/run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json --log-format=json --panic-log=/var/log/pods/<redacted>/gvisor_panic.log --systemd-cgroup=true --platform=systrap --directfs=false wait bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8
...
root     1608497  0.0  0.1 1244020 16568 ?       Sl    2023   6:30 /usr/bin/containerd-shim-runsc-v1 -namespace k8s.io -address /run/containerd/containerd.sock -publish-binary /usr/bin/containerd
root     1608515  0.0  0.1 1275368 23412 ?       Ssl   2023   1:51  \_ runsc-gofer --root=/run/containerd/runsc/k8s.io --log=/run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/log.json --log-format=json --platform=systrap --systemd-cgroup=true --directfs=false --log-fd=3 gofer --bundle=/run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6 --gofer-mount-confs=lisafs:self,lisafs:none,lisafs:none,lisafs:none,lisafs:none --io-fds=6,7,8,9,10 --mounts-fd=5 --spec-fd=4 --sync-nvproxy-fd=-1 --sync-userns-fd=-1 --proc-mount-sync-fd=17 --apply-caps=false --setup-root=false
root     1608551  0.0  0.1 1253480 20892 ?       Sl    2023   0:00  \_ runsc --root=/run/containerd/runsc/k8s.io --log=/run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/log.json --log-format=json --systemd-cgroup=true --platform=systrap --directfs=false wait a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6
Dec 19 09:50:10 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2023-12-19T09:50:10.043553905Z" level=info msg="CreateContainer within sandbox \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" for &ContainerMetadata{Name:order-api,Attempt:0,} returns container id \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Dec 19 09:50:10 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2023-12-19T09:50:10.044462843Z" level=info msg="StartContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Dec 19 09:50:10 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2023-12-19T09:50:10.121046081Z" level=info msg="starting signal loop" namespace=k8s.io path=/run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6 pid=1608497
Dec 19 09:50:10 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2023-12-19T09:50:10.468918999Z" level=info msg="StartContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" returns successfully"
Jan 05 10:13:14 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:13:14.559739755Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 10:13:14 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:13:14.673999734Z" level=info msg="Stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with signal terminated"
Jan 05 10:13:44 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:13:44.865387951Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 10:28:44 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:28:44.559754370Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = DeadlineExceeded desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 10:28:44 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:28:44.666287088Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 10:43:44 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:43:44.560751362Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 10:43:44 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:43:44.987231412Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 10:43:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:43:45.076489354Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 10:44:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:44:15.077800058Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 10:59:14 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:59:14.987876409Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 10:59:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T10:59:15.067523963Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 11:14:14 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:14:14.988700581Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 11:14:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:14:15.014163093Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 11:14:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:14:15.079800080Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 11:14:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:14:45.080173294Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 11:29:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:29:45.014881396Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 11:29:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:29:45.078025366Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 11:44:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:44:45.015605825Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 11:44:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:44:45.136076544Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 11:44:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:44:45.174948883Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 11:45:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T11:45:15.175651121Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 12:00:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:00:15.136319039Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 12:00:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:00:15.264653086Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 12:15:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:15:15.137984842Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = Canceled desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 12:15:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:15:15.179796519Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 12:15:15 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:15:15.280477032Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 12:15:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:15:45.281449888Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 12:30:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:30:45.179959941Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 12:30:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:30:45.270544405Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 12:45:45 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:45:45.180551722Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 12:45:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:45:46.157984990Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 12:45:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:45:46.272353203Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 12:46:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T12:46:16.272641434Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 13:01:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:01:16.159457649Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 13:01:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:01:16.264621579Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 13:16:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:16:16.159115439Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = Canceled desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 13:16:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:16:16.219571244Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 13:16:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:16:16.271606742Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 13:16:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:16:46.274826601Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 13:31:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:31:46.220036756Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 13:31:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:31:46.276024453Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 13:46:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:46:46.220419631Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 13:46:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:46:46.321275618Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 13:46:46 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:46:46.372408200Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 13:47:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T13:47:16.372658095Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 14:02:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:02:16.321295381Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = DeadlineExceeded desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 14:02:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:02:16.464538170Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 14:17:16 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:17:16.322588316Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 14:17:17 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:17:17.236167203Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 14:17:17 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:17:17.364753910Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 14:17:47 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:17:47.365364189Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 14:32:47 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:32:47.236429353Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = DeadlineExceeded desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 14:32:47 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:32:47.364502940Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 14:47:47 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:47:47.237055709Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = Canceled desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 14:47:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:47:48.217974069Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 14:47:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:47:48.272106368Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 14:48:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T14:48:18.272760632Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 15:03:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:03:18.218140862Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 15:03:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:03:18.275110197Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 15:18:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:18:18.218621942Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 15:18:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:18:18.334797262Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 15:18:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:18:18.464840018Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 15:18:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:18:48.474767616Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 15:33:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:33:48.335300902Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = DeadlineExceeded desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 15:33:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:33:48.473240518Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 15:48:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:48:48.335807771Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = Canceled desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 15:48:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:48:48.457161186Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 15:48:48 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:48:48.574785550Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 15:49:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T15:49:18.575449537Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 16:04:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:04:18.457886314Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = DeadlineExceeded desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 16:04:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:04:18.568116486Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 16:19:18 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:19:18.458831784Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 16:19:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:19:19.443199949Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 16:19:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:19:19.564671430Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 16:19:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:19:49.565284126Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 16:34:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:34:49.444069378Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 16:34:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:34:49.564428146Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 16:49:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:49:49.444698609Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = DeadlineExceeded desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context deadline exceeded"
Jan 05 16:49:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:49:49.471012536Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 16:49:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:49:49.564497399Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 16:50:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T16:50:19.565458854Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 17:05:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T17:05:19.473763464Z" level=error msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" failed" error="rpc error: code = Canceled desc = an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 17:05:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T17:05:19.582612825Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""
Jan 05 17:20:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T17:20:19.476042511Z" level=error msg="StopPodSandbox for \"bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8\" failed" error="rpc error: code = Canceled desc = failed to stop container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": an error occurs during waiting for container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" to be killed: wait container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\": context canceled"
Jan 05 17:20:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T17:20:19.522676564Z" level=info msg="StopContainer for \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" with timeout 30 (s)"
Jan 05 17:20:19 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T17:20:19.583117179Z" level=info msg="Skipping the sending of signal terminated to container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\" because a prior stop with timeout>0 request already sent the signal"
Jan 05 17:20:49 pool-apps-appworkload-shared-c-8-xp3az containerd[597]: time="2024-01-05T17:20:49.583239154Z" level=info msg="Kill container \"a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6\""

runsc

$ ls -l /proc/1608551/fd
total 0
lr-x------ 1 root root 64 Jan  5 17:29 0 -> /dev/null
l-wx------ 1 root root 64 Jan  5 17:29 1 -> 'pipe:[862714351]'
lrwx------ 1 root root 64 Jan  5 17:29 10 -> 'anon_inode:[eventfd]'
l-wx------ 1 root root 64 Jan  5 17:29 2 -> 'pipe:[862714352]'
lr-x------ 1 root root 64 Jan  5 17:29 23 -> anon_inode:inotify
lr-x------ 1 root root 64 Jan  5 17:29 3 -> 'pipe:[862704716]'
lrwx------ 1 root root 64 Jan  5 17:29 4 -> 'anon_inode:[eventpoll]'
lr-x------ 1 root root 64 Jan  5 17:29 5 -> 'pipe:[862704715]'
l-wx------ 1 root root 64 Jan  5 17:29 6 -> 'pipe:[862704715]'
l-wx------ 1 root root 64 Jan  5 17:29 7 -> 'pipe:[862704716]'
l-wx------ 1 root root 64 Jan  5 17:29 8 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/log.json
lrwx------ 1 root root 64 Jan  5 17:29 9 -> 'socket:[862704718]'

runsc-gofer in the container

$ ls -l /proc/1608515/fd
total 0
lr-x------ 1 root root 64 Jan  5 17:28 0 -> /dev/null
l-wx------ 1 root root 64 Jan  5 17:28 1 -> /dev/null
lrwx------ 1 root root 64 Jan  5 17:28 10 -> 'socket:[862759345]'
lr-x------ 1 root root 64 Jan  5 17:28 100 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App
lr-x------ 1 root root 64 Jan  5 17:28 1000 -> /root/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt
l--------- 1 root root 64 Jan  5 17:28 1001 -> /root/etc/ssl/certs/48bec511.0
l--------- 1 root root 64 Jan  5 17:28 1002 -> /root/etc/ssl/certs/feffd413.0
l--------- 1 root root 64 Jan  5 17:28 1003 -> /root/etc/ssl/certs/GlobalSign_Root_E46.pem
lr-x------ 1 root root 64 Jan  5 17:28 1004 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt
lr-x------ 1 root root 64 Jan  5 17:28 1005 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt
l--------- 1 root root 64 Jan  5 17:28 1006 -> /root/etc/ssl/certs/Trustwave_Global_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 1007 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 1008 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 1009 -> /root/etc/ssl/certs/90c5a3c8.0
lr-x------ 1 root root 64 Jan  5 17:28 101 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App
l--------- 1 root root 64 Jan  5 17:28 1010 -> /root/etc/ssl/certs/HiPKI_Root_CA_-_G1.pem
lr-x------ 1 root root 64 Jan  5 17:28 1011 -> /root/usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
lr-x------ 1 root root 64 Jan  5 17:28 1012 -> /root/usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
l--------- 1 root root 64 Jan  5 17:28 1013 -> '/root/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F'$'\305\221''tan'$'\303\272''s'$'\303\255''tv'$'\303\241''ny.pem'
lr-x------ 1 root root 64 Jan  5 17:28 1014 -> '/root/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F'$'\305\221''tan'$'\303\272''s'$'\303\255''tv'$'\303\241''ny.crt'
lr-x------ 1 root root 64 Jan  5 17:28 1015 -> '/root/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F'$'\305\221''tan'$'\303\272''s'$'\303\255''tv'$'\303\241''ny.crt'
l--------- 1 root root 64 Jan  5 17:28 1016 -> /root/etc/ssl/certs/DigiCert_Assured_ID_Root_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 1017 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 1018 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt
l--------- 1 root root 64 Jan  5 17:28 1019 -> /root/etc/ssl/certs/2b349938.0
lr-x------ 1 root root 64 Jan  5 17:28 102 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0
l--------- 1 root root 64 Jan  5 17:28 1020 -> /root/etc/ssl/certs/AffirmTrust_Commercial.pem
lr-x------ 1 root root 64 Jan  5 17:28 1021 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt
lr-x------ 1 root root 64 Jan  5 17:28 1022 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt
l--------- 1 root root 64 Jan  5 17:28 1023 -> /root/etc/ssl/certs/7aaf71c0.0
l--------- 1 root root 64 Jan  5 17:28 1024 -> /root/etc/ssl/certs/GLOBALTRUST_2020.pem
lr-x------ 1 root root 64 Jan  5 17:28 1025 -> /root/usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt
lr-x------ 1 root root 64 Jan  5 17:28 1026 -> /root/usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt
l--------- 1 root root 64 Jan  5 17:28 1027 -> /root/etc/ssl/certs/ecccd8db.0
l--------- 1 root root 64 Jan  5 17:28 1028 -> /root/etc/ssl/certs/HARICA_TLS_ECC_Root_CA_2021.pem
lr-x------ 1 root root 64 Jan  5 17:28 1029 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_ECC_Root_CA_2021.crt
lr-x------ 1 root root 64 Jan  5 17:28 103 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json
lr-x------ 1 root root 64 Jan  5 17:28 1030 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_ECC_Root_CA_2021.crt
l--------- 1 root root 64 Jan  5 17:28 1031 -> /root/etc/ssl/certs/5273a94c.0
l--------- 1 root root 64 Jan  5 17:28 1032 -> /root/etc/ssl/certs/e35234b1.0
l--------- 1 root root 64 Jan  5 17:28 1033 -> /root/etc/ssl/certs/COMODO_ECC_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 1034 -> /root/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 1035 -> /root/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 1036 -> /root/etc/ssl/certs/e113c810.0
l--------- 1 root root 64 Jan  5 17:28 1037 -> /root/etc/ssl/certs/Certigna.pem
lr-x------ 1 root root 64 Jan  5 17:28 1038 -> /root/usr/share/ca-certificates/mozilla/Certigna.crt
lr-x------ 1 root root 64 Jan  5 17:28 1039 -> /root/usr/share/ca-certificates/mozilla/Certigna.crt
lr-x------ 1 root root 64 Jan  5 17:28 104 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json
l--------- 1 root root 64 Jan  5 17:28 1040 -> /root/etc/ssl/certs/fc5a8f99.0
l--------- 1 root root 64 Jan  5 17:28 1041 -> /root/etc/ssl/certs/b1159c4c.0
l--------- 1 root root 64 Jan  5 17:28 1042 -> /root/etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 1043 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 1044 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 1045 -> /root/etc/ssl/certs/b0e59380.0
l--------- 1 root root 64 Jan  5 17:28 1046 -> /root/etc/ssl/certs/ef954a4e.0
l--------- 1 root root 64 Jan  5 17:28 1047 -> /root/etc/ssl/certs/HARICA_TLS_RSA_Root_CA_2021.pem
lr-x------ 1 root root 64 Jan  5 17:28 1048 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_RSA_Root_CA_2021.crt
lr-x------ 1 root root 64 Jan  5 17:28 1049 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_RSA_Root_CA_2021.crt
lr-x------ 1 root root 64 Jan  5 17:28 105 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json
l--------- 1 root root 64 Jan  5 17:28 1050 -> /root/etc/ssl/certs/773e07ad.0
l--------- 1 root root 64 Jan  5 17:28 1051 -> /root/etc/ssl/certs/OISTE_WISeKey_Global_Root_GC_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 1052 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 1053 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt
l--------- 1 root root 64 Jan  5 17:28 1054 -> /root/etc/ssl/certs/ca6e4ad9.0
l--------- 1 root root 64 Jan  5 17:28 1055 -> /root/etc/ssl/certs/ePKI_Root_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 1056 -> /root/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 1057 -> /root/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 1058 -> /root/etc/ssl/certs/D-TRUST_EV_Root_CA_1_2020.pem
lr-x------ 1 root root 64 Jan  5 17:28 1059 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_EV_Root_CA_1_2020.crt
lr-x------ 1 root root 64 Jan  5 17:28 106 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App
lr-x------ 1 root root 64 Jan  5 17:28 1060 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_EV_Root_CA_1_2020.crt
l--------- 1 root root 64 Jan  5 17:28 1061 -> /root/etc/ssl/certs/OISTE_WISeKey_Global_Root_GB_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 1062 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 1063 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt
l--------- 1 root root 64 Jan  5 17:28 1064 -> /root/etc/ssl/certs/9846683b.0
l--------- 1 root root 64 Jan  5 17:28 1065 -> /root/etc/ssl/certs/Baltimore_CyberTrust_Root.pem
lr-x------ 1 root root 64 Jan  5 17:28 1066 -> /root/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt
lr-x------ 1 root root 64 Jan  5 17:28 1067 -> /root/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt
l--------- 1 root root 64 Jan  5 17:28 1068 -> /root/etc/ssl/certs/cd58d51e.0
l--------- 1 root root 64 Jan  5 17:28 1069 -> /root/etc/ssl/certs/Security_Communication_RootCA2.pem
lr-x------ 1 root root 64 Jan  5 17:28 107 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App
lr-x------ 1 root root 64 Jan  5 17:28 1070 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt
lr-x------ 1 root root 64 Jan  5 17:28 1071 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt
l--------- 1 root root 64 Jan  5 17:28 1072 -> /root/etc/ssl/certs/14bc7599.0
l--------- 1 root root 64 Jan  5 17:28 1073 -> /root/etc/ssl/certs/064e0aa9.0
l--------- 1 root root 64 Jan  5 17:28 1074 -> /root/etc/ssl/certs/1e09d511.0
l--------- 1 root root 64 Jan  5 17:28 1075 -> /root/etc/ssl/certs/ce5e74ef.0
l--------- 1 root root 64 Jan  5 17:28 1076 -> /root/etc/ssl/certs/Amazon_Root_CA_1.pem
lr-x------ 1 root root 64 Jan  5 17:28 1077 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt
lr-x------ 1 root root 64 Jan  5 17:28 1078 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt
l--------- 1 root root 64 Jan  5 17:28 1079 -> /root/etc/ssl/certs/7a3adc42.0
lr-x------ 1 root root 64 Jan  5 17:28 108 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0
l--------- 1 root root 64 Jan  5 17:28 1080 -> /root/etc/ssl/certs/vTrus_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 1081 -> /root/usr/share/ca-certificates/mozilla/vTrus_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 1082 -> /root/usr/share/ca-certificates/mozilla/vTrus_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 1083 -> /root/etc/ssl/certs/d52c538d.0
l--------- 1 root root 64 Jan  5 17:28 1084 -> /root/etc/ssl/certs/GlobalSign_Root_R46.pem
lr-x------ 1 root root 64 Jan  5 17:28 1085 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt
lr-x------ 1 root root 64 Jan  5 17:28 1086 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt
l--------- 1 root root 64 Jan  5 17:28 1087 -> /root/etc/ssl/certs/8160b96c.0
l--------- 1 root root 64 Jan  5 17:28 1088 -> /root/etc/ssl/certs/Certainly_Root_R1.pem
lr-x------ 1 root root 64 Jan  5 17:28 1089 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_R1.crt
lr-x------ 1 root root 64 Jan  5 17:28 109 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.deps.json
lr-x------ 1 root root 64 Jan  5 17:28 1090 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_R1.crt
l--------- 1 root root 64 Jan  5 17:28 1091 -> /root/etc/ssl/certs/5f618aec.0
l--------- 1 root root 64 Jan  5 17:28 1092 -> /root/etc/ssl/certs/3bde41ac.0
l--------- 1 root root 64 Jan  5 17:28 1093 -> /root/etc/ssl/certs/COMODO_RSA_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 1094 -> /root/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 1095 -> /root/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 1096 -> /root/etc/ssl/certs/9c8dfbd4.0
l--------- 1 root root 64 Jan  5 17:28 1097 -> /root/etc/ssl/certs/ed858448.0
l--------- 1 root root 64 Jan  5 17:28 1098 -> /root/etc/ssl/certs/5860aaa6.0
l--------- 1 root root 64 Jan  5 17:28 1099 -> /root/etc/ssl/certs/GTS_Root_R3.pem
lr-x------ 1 root root 64 Jan  5 17:28 11 -> 'pipe:[862725166]'
lr-x------ 1 root root 64 Jan  5 17:28 110 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.runtimeconfig.json
lr-x------ 1 root root 64 Jan  5 17:28 1100 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt
lr-x------ 1 root root 64 Jan  5 17:28 1101 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt
l--------- 1 root root 64 Jan  5 17:28 1102 -> /root/etc/ssl/certs/fa5da96b.0
l--------- 1 root root 64 Jan  5 17:28 1103 -> /root/etc/ssl/certs/fd64f3fc.0
l--------- 1 root root 64 Jan  5 17:28 1104 -> /root/etc/ssl/certs/5ad8a5d6.0
l--------- 1 root root 64 Jan  5 17:28 1105 -> /root/etc/ssl/certs/Secure_Global_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 1106 -> /root/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 1107 -> /root/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt
l--------- 1 root root 64 Jan  5 17:28 1108 -> /root/etc/ssl/certs/5cd81ad7.0
l--------- 1 root root 64 Jan  5 17:28 1109 -> /root/etc/ssl/certs/f249de83.0
lr-x------ 1 root root 64 Jan  5 17:28 111 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.runtimeconfig.json
l--------- 1 root root 64 Jan  5 17:28 1110 -> /root/etc/ssl/certs/b433981b.0
l--------- 1 root root 64 Jan  5 17:28 1111 -> /root/etc/ssl/certs/e73d606e.0
l--------- 1 root root 64 Jan  5 17:28 1112 -> /root/etc/ssl/certs/GTS_Root_R4.pem
lr-x------ 1 root root 64 Jan  5 17:28 1113 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt
lr-x------ 1 root root 64 Jan  5 17:28 1114 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt
l--------- 1 root root 64 Jan  5 17:28 1115 -> /root/etc/ssl/certs/6d41d539.0
l--------- 1 root root 64 Jan  5 17:28 1116 -> /root/etc/ssl/certs/eed8c118.0
l--------- 1 root root 64 Jan  5 17:28 1117 -> /root/etc/ssl/certs/0f5dc4f3.0
l--------- 1 root root 64 Jan  5 17:28 1118 -> /root/etc/ssl/certs/bf53fb88.0
l--------- 1 root root 64 Jan  5 17:28 1119 -> /root/etc/ssl/certs/Microsoft_RSA_Root_Certificate_Authority_2017.pem
lr-x------ 1 root root 64 Jan  5 17:28 112 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json
lr-x------ 1 root root 64 Jan  5 17:28 1120 -> /root/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt
lr-x------ 1 root root 64 Jan  5 17:28 1121 -> /root/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt
l--------- 1 root root 64 Jan  5 17:28 1122 -> /root/etc/ssl/certs/d887a5bb.0
l--------- 1 root root 64 Jan  5 17:28 1123 -> /root/etc/ssl/certs/f0c70a8d.0
l--------- 1 root root 64 Jan  5 17:28 1124 -> /root/etc/ssl/certs/SecureSign_RootCA11.pem
lr-x------ 1 root root 64 Jan  5 17:28 1125 -> /root/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt
lr-x------ 1 root root 64 Jan  5 17:28 1126 -> /root/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt
l--------- 1 root root 64 Jan  5 17:28 1127 -> /root/etc/ssl/certs/76faf6c0.0
l--------- 1 root root 64 Jan  5 17:28 1128 -> /root/etc/ssl/certs/TrustCor_RootCert_CA-2.pem
lr-x------ 1 root root 64 Jan  5 17:28 1129 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt
lr-x------ 1 root root 64 Jan  5 17:28 113 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so
lr-x------ 1 root root 64 Jan  5 17:28 1130 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt
l--------- 1 root root 64 Jan  5 17:28 1131 -> /root/etc/ssl/certs/607986c7.0
l--------- 1 root root 64 Jan  5 17:28 1132 -> /root/etc/ssl/certs/66445960.0
l--------- 1 root root 64 Jan  5 17:28 1133 -> /root/etc/ssl/certs/244b5494.0
l--------- 1 root root 64 Jan  5 17:28 1134 -> /root/etc/ssl/certs/Certum_Trusted_Network_CA_2.pem
lr-x------ 1 root root 64 Jan  5 17:28 1135 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 1136 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt
l--------- 1 root root 64 Jan  5 17:28 1137 -> /root/etc/ssl/certs/54657681.0
l--------- 1 root root 64 Jan  5 17:28 1138 -> /root/etc/ssl/certs/9f727ac7.0
l--------- 1 root root 64 Jan  5 17:28 1139 -> /root/etc/ssl/certs/b66938e9.0
lr-x------ 1 root root 64 Jan  5 17:28 114 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so
l--------- 1 root root 64 Jan  5 17:28 1140 -> /root/etc/ssl/certs/ee64a828.0
l--------- 1 root root 64 Jan  5 17:28 1141 -> /root/etc/ssl/certs/3e44d2f7.0
l--------- 1 root root 64 Jan  5 17:28 1142 -> /root/etc/ssl/certs/2923b3f9.0
l--------- 1 root root 64 Jan  5 17:28 1143 -> /root/etc/ssl/certs/dc4d6a89.0
l--------- 1 root root 64 Jan  5 17:28 1144 -> /root/etc/ssl/certs/4f316efb.0
l--------- 1 root root 64 Jan  5 17:28 1145 -> /root/etc/ssl/certs/d6325660.0
l--------- 1 root root 64 Jan  5 17:28 1146 -> /root/etc/ssl/certs/a3418fda.0
l--------- 1 root root 64 Jan  5 17:28 1147 -> /root/etc/ssl/certs/0b1b94ef.0
l--------- 1 root root 64 Jan  5 17:28 1148 -> /root/etc/ssl/certs/57bcb2da.0
l--------- 1 root root 64 Jan  5 17:28 1149 -> /root/etc/ssl/certs/988a38cb.0
lr-x------ 1 root root 64 Jan  5 17:28 115 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.deps.json
l--------- 1 root root 64 Jan  5 17:28 1150 -> /root/etc/ssl/certs/7f3d5d1d.0
l--------- 1 root root 64 Jan  5 17:28 1151 -> /root/etc/ssl/certs/653b494a.0
l--------- 1 root root 64 Jan  5 17:28 1152 -> /root/etc/ssl/certs/9d04f354.0
l--------- 1 root root 64 Jan  5 17:28 1153 -> /root/etc/ssl/certs/09789157.0
l--------- 1 root root 64 Jan  5 17:28 1154 -> /root/etc/ssl/certs/0a775a30.0
l--------- 1 root root 64 Jan  5 17:28 1155 -> /root/etc/ssl/certs/5931b5bc.0
l--------- 1 root root 64 Jan  5 17:28 1156 -> /root/etc/ssl/certs/e36a6752.0
l--------- 1 root root 64 Jan  5 17:28 1157 -> /root/etc/ssl/certs/7a780d93.0
l--------- 1 root root 64 Jan  5 17:28 1158 -> /root/etc/ssl/certs/40193066.0
lr-x------ 1 root root 64 Jan  5 17:28 1159 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll
lr-x------ 1 root root 64 Jan  5 17:28 116 -> /root/app/Panda.Api.Order.deps.json
lr-x------ 1 root root 64 Jan  5 17:28 1160 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll
l--------- 1 root root 64 Jan  5 17:28 1161 -> /root/etc/ssl/certs/18856ac4.0
l--------- 1 root root 64 Jan  5 17:28 1162 -> /root/etc/ssl/certs/002c0b4f.0
l--------- 1 root root 64 Jan  5 17:28 1163 -> /root/etc/ssl/certs/8508e720.0
lr-x------ 1 root root 64 Jan  5 17:28 1164 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll
lr-x------ 1 root root 64 Jan  5 17:28 1165 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll
lr-x------ 1 root root 64 Jan  5 17:28 1166 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 1167 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 1168 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.StaticFiles.dll
lr-x------ 1 root root 64 Jan  5 17:28 1169 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.StaticFiles.dll
lr-x------ 1 root root 64 Jan  5 17:28 117 -> /root/app/Panda.Api.Order.deps.json
lr-x------ 1 root root 64 Jan  5 17:28 1170 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Embedded.dll
lr-x------ 1 root root 64 Jan  5 17:28 1171 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Embedded.dll
lr-x------ 1 root root 64 Jan  5 17:28 1172 -> /root/app/AutoMapper.dll
lr-x------ 1 root root 64 Jan  5 17:28 1173 -> /root/app/AutoMapper.dll
lr-x------ 1 root root 64 Jan  5 17:28 1174 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 1175 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 1176 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll
lr-x------ 1 root root 64 Jan  5 17:28 1177 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll
lr-x------ 1 root root 64 Jan  5 17:28 1178 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll
lr-x------ 1 root root 64 Jan  5 17:28 1179 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll
lr-x------ 1 root root 64 Jan  5 17:28 118 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so
lr-x------ 1 root root 64 Jan  5 17:28 1180 -> /root/app/Panda.Api.Order.xml
lr-x------ 1 root root 64 Jan  5 17:28 1181 -> /root/app/Panda.Api.Order.xml
lr-x------ 1 root root 64 Jan  5 17:28 1182 -> /root/app/System.IdentityModel.Tokens.Jwt.dll
lr-x------ 1 root root 64 Jan  5 17:28 1183 -> /root/app/System.IdentityModel.Tokens.Jwt.dll
lr-x------ 1 root root 64 Jan  5 17:28 1184 -> /root/app/Microsoft.IdentityModel.Tokens.dll
lr-x------ 1 root root 64 Jan  5 17:28 1185 -> /root/app/Microsoft.IdentityModel.Tokens.dll
lr-x------ 1 root root 64 Jan  5 17:28 1186 -> /root/app/Microsoft.IdentityModel.Protocols.dll
lr-x------ 1 root root 64 Jan  5 17:28 1187 -> /root/app/Microsoft.IdentityModel.Protocols.dll
lr-x------ 1 root root 64 Jan  5 17:28 1188 -> /root/app/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
lr-x------ 1 root root 64 Jan  5 17:28 1189 -> /root/app/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
lr-x------ 1 root root 64 Jan  5 17:28 119 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so
lr-x------ 1 root root 64 Jan  5 17:28 1190 -> /root/app/Microsoft.IdentityModel.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 1191 -> /root/app/Microsoft.IdentityModel.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 1192 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll
lr-x------ 1 root root 64 Jan  5 17:28 1193 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll
lr-x------ 1 root root 64 Jan  5 17:28 1194 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll
lr-x------ 1 root root 64 Jan  5 17:28 1195 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll
lr-x------ 1 root root 64 Jan  5 17:28 1196 -> /root/app/Microsoft.IdentityModel.JsonWebTokens.dll
lr-x------ 1 root root 64 Jan  5 17:28 1197 -> /root/app/Microsoft.IdentityModel.JsonWebTokens.dll
lr-x------ 1 root root 64 Jan  5 17:28 1198 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 1199 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 12 -> 'pipe:[862725177]'
lr-x------ 1 root root 64 Jan  5 17:28 120 -> /root/usr/lib/x86_64-linux-gnu/librt.so.1
lr-x------ 1 root root 64 Jan  5 17:28 1200 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Extensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 1201 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Extensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 1202 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.WebUtilities.dll
lr-x------ 1 root root 64 Jan  5 17:28 1203 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.WebUtilities.dll
lr-x------ 1 root root 64 Jan  5 17:28 1204 -> /root/app/Panda.NuGet.Api.Helper.dll
lr-x------ 1 root root 64 Jan  5 17:28 1205 -> /root/app/Panda.NuGet.Api.Helper.dll
lr-x------ 1 root root 64 Jan  5 17:28 1206 -> /root/etc/gai.conf
lr-x------ 1 root root 64 Jan  5 17:28 1207 -> /root/etc/gai.conf
lr-x------ 1 root root 64 Jan  5 17:28 1208 -> /root/app/Dropbox.Api.dll
lr-x------ 1 root root 64 Jan  5 17:28 1209 -> /root/app/Dropbox.Api.dll
lr-x------ 1 root root 64 Jan  5 17:28 121 -> /root/usr/lib/x86_64-linux-gnu/librt.so.1
lr-x------ 1 root root 64 Jan  5 17:28 1210 -> /root/app/SlackAPI.dll
lr-x------ 1 root root 64 Jan  5 17:28 1211 -> /root/app/SlackAPI.dll
lr-x------ 1 root root 64 Jan  5 17:28 1212 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll
lr-x------ 1 root root 64 Jan  5 17:28 1213 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll
lr-x------ 1 root root 64 Jan  5 17:28 1214 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll
lr-x------ 1 root root 64 Jan  5 17:28 1215 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll
lr-x------ 1 root root 64 Jan  5 17:28 1216 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll
lr-x------ 1 root root 64 Jan  5 17:28 1217 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll
lr-x------ 1 root root 64 Jan  5 17:28 1218 -> /root/app/Panda.Api.Order.Services.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1219 -> /root/app/Panda.Api.Order.Services.pdb
lr-x------ 1 root root 64 Jan  5 17:28 122 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so
lr-x------ 1 root root 64 Jan  5 17:28 1220 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll
lr-x------ 1 root root 64 Jan  5 17:28 1221 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll
lr-x------ 1 root root 64 Jan  5 17:28 1222 -> /root/app/Polly.dll
lr-x------ 1 root root 64 Jan  5 17:28 1223 -> /root/app/Polly.dll
lr-x------ 1 root root 64 Jan  5 17:28 1224 -> /root/app/Newtonsoft.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 1225 -> /root/app/Newtonsoft.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 1226 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll
lr-x------ 1 root root 64 Jan  5 17:28 1227 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll
lr-x------ 1 root root 64 Jan  5 17:28 1228 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll
lr-x------ 1 root root 64 Jan  5 17:28 1229 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll
lr-x------ 1 root root 64 Jan  5 17:28 123 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so
lr-x------ 1 root root 64 Jan  5 17:28 1230 -> /root/app/AWSSDK.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 1231 -> /root/app/AWSSDK.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 1232 -> /root/app/AWSSDK.S3.dll
lr-x------ 1 root root 64 Jan  5 17:28 1233 -> /root/app/AWSSDK.S3.dll
l--------- 1 root root 64 Jan  5 17:28 1234 -> /root/etc/os-release
lr-x------ 1 root root 64 Jan  5 17:28 1235 -> /root/usr/lib/os-release
lr-x------ 1 root root 64 Jan  5 17:28 1236 -> /root/usr/lib/os-release
lr-x------ 1 root root 64 Jan  5 17:28 1237 -> /root/app/RestSharp.dll
lr-x------ 1 root root 64 Jan  5 17:28 1238 -> /root/app/RestSharp.dll
lr-x------ 1 root root 64 Jan  5 17:28 1239 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll
lr-x------ 1 root root 64 Jan  5 17:28 124 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll
lr-x------ 1 root root 64 Jan  5 17:28 1240 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll
lr-x------ 1 root root 64 Jan  5 17:28 1241 -> /root/app/RestSharp.Serializers.NewtonsoftJson.dll
lr-x------ 1 root root 64 Jan  5 17:28 1242 -> /root/app/RestSharp.Serializers.NewtonsoftJson.dll
lr-x------ 1 root root 64 Jan  5 17:28 1243 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll
lr-x------ 1 root root 64 Jan  5 17:28 1244 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll
lr-x------ 1 root root 64 Jan  5 17:28 1245 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll
lr-x------ 1 root root 64 Jan  5 17:28 1246 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll
lr-x------ 1 root root 64 Jan  5 17:28 1247 -> /root/app/Panda.Api.Order.BackgroundServices.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1248 -> /root/app/Panda.Api.Order.BackgroundServices.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1249 -> /root/app/Panda.Api.Order.Clients.pdb
lr-x------ 1 root root 64 Jan  5 17:28 125 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll
lr-x------ 1 root root 64 Jan  5 17:28 1250 -> /root/app/Panda.Api.Order.Clients.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1251 -> /root/app/SkiaSharp.dll
lr-x------ 1 root root 64 Jan  5 17:28 1252 -> /root/app/SkiaSharp.dll
lr-x------ 1 root root 64 Jan  5 17:28 1253 -> /root/app/runtimes/linux-x64/native/libSkiaSharp.so
lr-x------ 1 root root 64 Jan  5 17:28 1254 -> /root/app/runtimes/linux-x64/native/libSkiaSharp.so
lr-x------ 1 root root 64 Jan  5 17:28 1255 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll
lr-x------ 1 root root 64 Jan  5 17:28 1256 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll
lr-x------ 1 root root 64 Jan  5 17:28 1257 -> /root/app/CsvHelper.dll
lr-x------ 1 root root 64 Jan  5 17:28 1258 -> /root/app/CsvHelper.dll
lr-x------ 1 root root 64 Jan  5 17:28 1259 -> /root/app/Minio.dll
lr-x------ 1 root root 64 Jan  5 17:28 126 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so
lr-x------ 1 root root 64 Jan  5 17:28 1260 -> /root/app/Minio.dll
lr-x------ 1 root root 64 Jan  5 17:28 1261 -> /root/app/Panda.Api.Order.Consumer.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1262 -> /root/app/Panda.Api.Order.Consumer.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1263 -> /root/app/Panda.Api.Order.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1264 -> /root/app/Panda.Api.Order.pdb
lr-x------ 1 root root 64 Jan  5 17:28 1265 -> /root/app/Microsoft.VisualStudio.Threading.dll
lr-x------ 1 root root 64 Jan  5 17:28 1266 -> /root/app/Microsoft.VisualStudio.Threading.dll
lr-x------ 1 root root 64 Jan  5 17:28 127 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so
lr-x------ 1 root root 64 Jan  5 17:28 128 -> /root/app/runtimes
lr-x------ 1 root root 64 Jan  5 17:28 129 -> /root/app/runtimes/linux-x64
lrwx------ 1 root root 64 Jan  5 17:28 13 -> 'anon_inode:[eventpoll]'
lr-x------ 1 root root 64 Jan  5 17:28 130 -> /root/app/runtimes/linux-x64/native
lr-x------ 1 root root 64 Jan  5 17:28 131 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so
lr-x------ 1 root root 64 Jan  5 17:28 132 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so
lr-x------ 1 root root 64 Jan  5 17:28 133 -> /root/app/Panda.Api.Order.dll
lr-x------ 1 root root 64 Jan  5 17:28 134 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll
lr-x------ 1 root root 64 Jan  5 17:28 135 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll
lr-x------ 1 root root 64 Jan  5 17:28 136 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.dll
lr-x------ 1 root root 64 Jan  5 17:28 137 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.dll
lr-x------ 1 root root 64 Jan  5 17:28 138 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 139 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 14 -> 'pipe:[862725176]'
lr-x------ 1 root root 64 Jan  5 17:28 140 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 141 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 142 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 143 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 144 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 145 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 146 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 147 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 148 -> /root/app/Panda.NuGet.Api.Models.dll
lr-x------ 1 root root 64 Jan  5 17:28 149 -> /root/app/Panda.NuGet.Api.Models.dll
l-wx------ 1 root root 64 Jan  5 17:28 15 -> 'pipe:[862725166]'
lr-x------ 1 root root 64 Jan  5 17:28 150 -> /root/app/Panda.NuGet.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 151 -> /root/app/Panda.NuGet.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 152 -> /root/app/Panda.NuGet.Storage.dll
lr-x------ 1 root root 64 Jan  5 17:28 153 -> /root/app/Panda.NuGet.Storage.dll
lr-x------ 1 root root 64 Jan  5 17:28 154 -> /root/app/Panda.NuGet.Authentication.dll
lr-x------ 1 root root 64 Jan  5 17:28 155 -> /root/app/Panda.NuGet.Authentication.dll
lr-x------ 1 root root 64 Jan  5 17:28 156 -> /root/app/Panda.NuGet.BillbeeClient.dll
lr-x------ 1 root root 64 Jan  5 17:28 157 -> /root/app/Panda.NuGet.BillbeeClient.dll
lr-x------ 1 root root 64 Jan  5 17:28 158 -> /root/app/Panda.NuGet.PrintfulApi.dll
lr-x------ 1 root root 64 Jan  5 17:28 159 -> /root/app/Panda.NuGet.PrintfulApi.dll
l-wx------ 1 root root 64 Dec 19 09:50 16 -> 'pipe:[862725176]'
lr-x------ 1 root root 64 Jan  5 17:28 160 -> /root/app/Panda.NuGet.PrintRoyalApiClient.dll
lr-x------ 1 root root 64 Jan  5 17:28 161 -> /root/app/Panda.NuGet.PrintRoyalApiClient.dll
lr-x------ 1 root root 64 Jan  5 17:28 162 -> /root/app/Panda.NuGet.Messaging.dll
lr-x------ 1 root root 64 Jan  5 17:28 163 -> /root/app/Panda.NuGet.Messaging.dll
lr-x------ 1 root root 64 Jan  5 17:28 164 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 165 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 166 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.dll
lr-x------ 1 root root 64 Jan  5 17:28 167 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.dll
lr-x------ 1 root root 64 Jan  5 17:28 168 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll
lr-x------ 1 root root 64 Jan  5 17:28 169 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll
lrwx------ 1 root root 64 Jan  5 17:28 17 -> 'anon_inode:[eventfd]'
lr-x------ 1 root root 64 Jan  5 17:28 170 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Features.dll
lr-x------ 1 root root 64 Jan  5 17:28 171 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Features.dll
lr-x------ 1 root root 64 Jan  5 17:28 172 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.dll
lr-x------ 1 root root 64 Jan  5 17:28 173 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.dll
lr-x------ 1 root root 64 Jan  5 17:28 174 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 175 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 176 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Binder.dll
lr-x------ 1 root root 64 Jan  5 17:28 177 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Binder.dll
lr-x------ 1 root root 64 Jan  5 17:28 178 -> /root/app/Panda.NuGet.Api.dll
lr-x------ 1 root root 64 Jan  5 17:28 179 -> /root/app/Panda.NuGet.Api.dll
l-wx------ 1 root root 64 Jan  5 17:28 18 -> 'pipe:[862725177]'
lr-x------ 1 root root 64 Jan  5 17:28 180 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll
lr-x------ 1 root root 64 Jan  5 17:28 181 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll
lr-x------ 1 root root 64 Jan  5 17:28 182 -> /root/app/MassTransit.dll
lr-x------ 1 root root 64 Jan  5 17:28 183 -> /root/app/MassTransit.dll
lr-x------ 1 root root 64 Jan  5 17:28 184 -> /root/app/MassTransit.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 185 -> /root/app/MassTransit.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 186 -> /root/app/Panda.NuGet.Shirtigo.Client.dll
lr-x------ 1 root root 64 Jan  5 17:28 187 -> /root/app/Panda.NuGet.Shirtigo.Client.dll
lr-x------ 1 root root 64 Jan  5 17:28 188 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 189 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 19 -> /
lr-x------ 1 root root 64 Jan  5 17:28 190 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Memory.dll
lr-x------ 1 root root 64 Jan  5 17:28 191 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Memory.dll
lr-x------ 1 root root 64 Jan  5 17:28 192 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.dll
lr-x------ 1 root root 64 Jan  5 17:28 193 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.dll
lr-x------ 1 root root 64 Jan  5 17:28 194 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.dll
lr-x------ 1 root root 64 Jan  5 17:28 195 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.dll
lr-x------ 1 root root 64 Jan  5 17:28 196 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.dll
lr-x------ 1 root root 64 Jan  5 17:28 197 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.dll
lr-x------ 1 root root 64 Jan  5 17:28 198 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll
lr-x------ 1 root root 64 Jan  5 17:28 199 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll
l-wx------ 1 root root 64 Jan  5 17:28 2 -> /dev/null
lrwx------ 1 root root 64 Jan  5 17:28 20 -> 'anon_inode:[eventfd]'
lr-x------ 1 root root 64 Jan  5 17:28 200 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll
lr-x------ 1 root root 64 Jan  5 17:28 201 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll
lr-x------ 1 root root 64 Jan  5 17:28 202 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
lr-x------ 1 root root 64 Jan  5 17:28 203 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
lr-x------ 1 root root 64 Jan  5 17:28 204 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 205 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 206 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Physical.dll
lr-x------ 1 root root 64 Jan  5 17:28 207 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Physical.dll
l--------- 1 root root 64 Jan  5 17:28 208 -> /root/usr/lib/x86_64-linux-gnu/libicuuc.so.72
lr-x------ 1 root root 64 Jan  5 17:28 209 -> /root/usr/lib/x86_64-linux-gnu/libicuuc.so.72.1
lrwx------ 1 root root 64 Jan  5 17:28 21 -> 'anon_inode:[eventfd]'
lr-x------ 1 root root 64 Jan  5 17:28 210 -> /root/usr/lib/x86_64-linux-gnu/libicuuc.so.72.1
l--------- 1 root root 64 Jan  5 17:28 211 -> /root/usr/lib/x86_64-linux-gnu/libicudata.so.72
lr-x------ 1 root root 64 Jan  5 17:28 212 -> /root/usr/lib/x86_64-linux-gnu/libicudata.so.72.1
lr-x------ 1 root root 64 Jan  5 17:28 213 -> /root/usr/lib/x86_64-linux-gnu/libicudata.so.72.1
l--------- 1 root root 64 Jan  5 17:28 214 -> /root/usr/lib/x86_64-linux-gnu/libicui18n.so.72
lr-x------ 1 root root 64 Jan  5 17:28 215 -> /root/usr/lib/x86_64-linux-gnu/libicui18n.so.72.1
lr-x------ 1 root root 64 Jan  5 17:28 216 -> /root/usr/lib/x86_64-linux-gnu/libicui18n.so.72.1
lr-x------ 1 root root 64 Jan  5 17:28 217 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.FileExtensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 218 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.FileExtensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 219 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.dll
lrwx------ 1 root root 64 Jan  5 17:28 22 -> 'anon_inode:[eventfd]'
lr-x------ 1 root root 64 Jan  5 17:28 220 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.dll
lr-x------ 1 root root 64 Jan  5 17:28 221 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 222 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 223 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.dll
lr-x------ 1 root root 64 Jan  5 17:28 224 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.dll
lr-x------ 1 root root 64 Jan  5 17:28 225 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll
lr-x------ 1 root root 64 Jan  5 17:28 226 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll
lr-x------ 1 root root 64 Jan  5 17:28 227 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 228 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 229 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll
lr-x------ 1 root root 64 Jan  5 17:28 23 -> anon_inode:inotify
lr-x------ 1 root root 64 Jan  5 17:28 230 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll
lr-x------ 1 root root 64 Jan  5 17:28 231 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll
lr-x------ 1 root root 64 Jan  5 17:28 232 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll
lr-x------ 1 root root 64 Jan  5 17:28 233 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll
lr-x------ 1 root root 64 Jan  5 17:28 234 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll
lr-x------ 1 root root 64 Jan  5 17:28 235 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 236 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 237 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll
lr-x------ 1 root root 64 Jan  5 17:28 238 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll
lr-x------ 1 root root 64 Jan  5 17:28 239 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll
lrwx------ 1 root root 64 Jan  5 17:28 24 -> '/memfd:flipcall_packet_windows (deleted)'
lr-x------ 1 root root 64 Jan  5 17:28 240 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll
lr-x------ 1 root root 64 Jan  5 17:28 241 -> /root/app
lr-x------ 1 root root 64 Jan  5 17:28 242 -> /root/app/zh-Hans
lr-x------ 1 root root 64 Jan  5 17:28 243 -> /root/app/zh-Hans
lr-x------ 1 root root 64 Jan  5 17:28 244 -> /root/app/pt-BR
lr-x------ 1 root root 64 Jan  5 17:28 245 -> /root/app/pt-BR
lr-x------ 1 root root 64 Jan  5 17:28 246 -> /root/app/zh-Hant
lr-x------ 1 root root 64 Jan  5 17:28 247 -> /root/app/zh-Hant
lr-x------ 1 root root 64 Jan  5 17:28 248 -> /root/app/fr
lr-x------ 1 root root 64 Jan  5 17:28 249 -> /root/app/fr
lrwx------ 1 root root 64 Jan  5 17:28 25 -> '/memfd:flipcall_packet_windows (deleted)'
lr-x------ 1 root root 64 Jan  5 17:28 250 -> /root/app/ko
lr-x------ 1 root root 64 Jan  5 17:28 251 -> /root/app/ko
lr-x------ 1 root root 64 Jan  5 17:28 252 -> /root/app/de
lr-x------ 1 root root 64 Jan  5 17:28 253 -> /root/app/de
lr-x------ 1 root root 64 Jan  5 17:28 254 -> /root/app/cs
lr-x------ 1 root root 64 Jan  5 17:28 255 -> /root/app/cs
lr-x------ 1 root root 64 Jan  5 17:28 256 -> /root/app/tr
lr-x------ 1 root root 64 Jan  5 17:28 257 -> /root/app/tr
lr-x------ 1 root root 64 Jan  5 17:28 258 -> /root/app/pl
lr-x------ 1 root root 64 Jan  5 17:28 259 -> /root/app/pl
lrwx------ 1 root root 64 Jan  5 17:28 26 -> '/memfd:flipcall_packet_windows (deleted)'
lr-x------ 1 root root 64 Jan  5 17:28 260 -> /root/app/ja
lr-x------ 1 root root 64 Jan  5 17:28 261 -> /root/app/ja
lr-x------ 1 root root 64 Jan  5 17:28 262 -> /root/app/it
lr-x------ 1 root root 64 Jan  5 17:28 263 -> /root/app/it
lr-x------ 1 root root 64 Jan  5 17:28 264 -> /root/app/runtimes
lr-x------ 1 root root 64 Jan  5 17:28 265 -> /root/app/runtimes/win-arm64
lr-x------ 1 root root 64 Jan  5 17:28 266 -> /root/app/runtimes/win-arm64
lr-x------ 1 root root 64 Jan  5 17:28 267 -> /root/app/runtimes/win-arm64/native
lr-x------ 1 root root 64 Jan  5 17:28 268 -> /root/app/runtimes/win-arm64/native
lr-x------ 1 root root 64 Jan  5 17:28 269 -> /root/app/runtimes/win-x64
lr-x------ 1 root root 64 Jan  5 17:28 27 -> /root
lr-x------ 1 root root 64 Jan  5 17:28 270 -> /root/app/runtimes/win-x64
lr-x------ 1 root root 64 Jan  5 17:28 271 -> /root/app/runtimes/win-x64/native
lr-x------ 1 root root 64 Jan  5 17:28 272 -> /root/app/runtimes/win-x64/native
lr-x------ 1 root root 64 Jan  5 17:28 273 -> /root/app/runtimes/linux-x64
lr-x------ 1 root root 64 Jan  5 17:28 274 -> /root/app/runtimes/linux-x64/native
lr-x------ 1 root root 64 Jan  5 17:28 275 -> /root/app/runtimes/linux-musl-x64
lr-x------ 1 root root 64 Jan  5 17:28 276 -> /root/app/runtimes/linux-musl-x64
lr-x------ 1 root root 64 Jan  5 17:28 277 -> /root/app/runtimes/linux-musl-x64/native
lr-x------ 1 root root 64 Jan  5 17:28 278 -> /root/app/runtimes/linux-musl-x64/native
lr-x------ 1 root root 64 Jan  5 17:28 279 -> /root/app/runtimes/linux-arm64
lrwx------ 1 root root 64 Jan  5 17:28 28 -> '/memfd:flipcall_packet_windows (deleted)'
lr-x------ 1 root root 64 Jan  5 17:28 280 -> /root/app/runtimes/linux-arm64
lr-x------ 1 root root 64 Jan  5 17:28 281 -> /root/app/runtimes/linux-arm64/native
lr-x------ 1 root root 64 Jan  5 17:28 282 -> /root/app/runtimes/linux-arm64/native
lr-x------ 1 root root 64 Jan  5 17:28 283 -> /root/app/runtimes/linux-arm
lr-x------ 1 root root 64 Jan  5 17:28 284 -> /root/app/runtimes/linux-arm
lr-x------ 1 root root 64 Jan  5 17:28 285 -> /root/app/runtimes/linux-arm/native
lr-x------ 1 root root 64 Jan  5 17:28 286 -> /root/app/runtimes/linux-arm/native
lr-x------ 1 root root 64 Jan  5 17:28 287 -> /root/app/runtimes/win-x86
lr-x------ 1 root root 64 Jan  5 17:28 288 -> /root/app/runtimes/win-x86
lr-x------ 1 root root 64 Jan  5 17:28 289 -> /root/app/runtimes/win-x86/native
lrwx------ 1 root root 64 Jan  5 17:28 29 -> '/memfd:flipcall_packet_windows (deleted)'
lr-x------ 1 root root 64 Jan  5 17:28 290 -> /root/app/runtimes/win-x86/native
lr-x------ 1 root root 64 Jan  5 17:28 291 -> /root/app/runtimes/osx
lr-x------ 1 root root 64 Jan  5 17:28 292 -> /root/app/runtimes/osx
lr-x------ 1 root root 64 Jan  5 17:28 293 -> /root/app/runtimes/osx/native
lr-x------ 1 root root 64 Jan  5 17:28 294 -> /root/app/runtimes/osx/native
lr-x------ 1 root root 64 Jan  5 17:28 295 -> /root/app/ru
lr-x------ 1 root root 64 Jan  5 17:28 296 -> /root/app/ru
lr-x------ 1 root root 64 Jan  5 17:28 297 -> /root/app/es
lr-x------ 1 root root 64 Jan  5 17:28 298 -> /root/app/es
lr-x------ 1 root root 64 Jan  5 17:28 299 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll
l-wx------ 1 root root 64 Jan  5 17:28 3 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/log.json
lrwx------ 1 root root 64 Jan  5 17:28 30 -> 'socket:[862447102]'
lr-x------ 1 root root 64 Jan  5 17:28 300 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll
lr-x------ 1 root root 64 Jan  5 17:28 301 -> /root/app/appsettings.json
lr-x------ 1 root root 64 Jan  5 17:28 302 -> /root/app/appsettings.json
lr-x------ 1 root root 64 Jan  5 17:28 303 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 304 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll
lr-x------ 1 root root 64 Jan  5 17:28 305 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 306 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 307 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Configuration.dll
lr-x------ 1 root root 64 Jan  5 17:28 308 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Configuration.dll
lr-x------ 1 root root 64 Jan  5 17:28 309 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
lrwx------ 1 root root 64 Jan  5 17:28 31 -> 'socket:[862447104]'
lr-x------ 1 root root 64 Jan  5 17:28 310 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
lr-x------ 1 root root 64 Jan  5 17:28 311 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Console.dll
lr-x------ 1 root root 64 Jan  5 17:28 312 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Console.dll
lr-x------ 1 root root 64 Jan  5 17:28 313 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Debug.dll
lr-x------ 1 root root 64 Jan  5 17:28 314 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Debug.dll
lr-x------ 1 root root 64 Jan  5 17:28 315 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.EventSource.dll
lr-x------ 1 root root 64 Jan  5 17:28 316 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.EventSource.dll
lr-x------ 1 root root 64 Jan  5 17:28 317 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll
lr-x------ 1 root root 64 Jan  5 17:28 318 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll
lr-x------ 1 root root 64 Jan  5 17:28 319 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.dll
lr-x------ 1 root root 64 Jan  5 17:28 32 -> /root/dev
lr-x------ 1 root root 64 Jan  5 17:28 320 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.dll
lr-x------ 1 root root 64 Jan  5 17:28 321 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 322 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 323 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.dll
lr-x------ 1 root root 64 Jan  5 17:28 324 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.dll
lr-x------ 1 root root 64 Jan  5 17:28 325 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
lr-x------ 1 root root 64 Jan  5 17:28 326 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
lr-x------ 1 root root 64 Jan  5 17:28 327 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll
lr-x------ 1 root root 64 Jan  5 17:28 328 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll
lr-x------ 1 root root 64 Jan  5 17:28 329 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll
lr-x------ 1 root root 64 Jan  5 17:28 33 -> /root/sys
lr-x------ 1 root root 64 Jan  5 17:28 330 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll
lr-x------ 1 root root 64 Jan  5 17:28 331 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 332 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 333 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IIS.dll
lr-x------ 1 root root 64 Jan  5 17:28 334 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IIS.dll
lr-x------ 1 root root 64 Jan  5 17:28 335 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IISIntegration.dll
lr-x------ 1 root root 64 Jan  5 17:28 336 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IISIntegration.dll
lr-x------ 1 root root 64 Jan  5 17:28 337 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 338 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 339 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.dll
lr-x------ 1 root root 64 Jan  5 17:28 34 -> /root/proc
lr-x------ 1 root root 64 Jan  5 17:28 340 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.dll
lr-x------ 1 root root 64 Jan  5 17:28 341 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Connections.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 342 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Connections.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 343 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
lr-x------ 1 root root 64 Jan  5 17:28 344 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
lr-x------ 1 root root 64 Jan  5 17:28 345 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 346 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 347 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HostFiltering.dll
lr-x------ 1 root root 64 Jan  5 17:28 348 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HostFiltering.dll
lr-x------ 1 root root 64 Jan  5 17:28 349 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpOverrides.dll
lr-x------ 1 root root 64 Jan  5 17:28 35 -> /root/etc
lr-x------ 1 root root 64 Jan  5 17:28 350 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpOverrides.dll
lr-x------ 1 root root 64 Jan  5 17:28 351 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.ObjectPool.dll
lr-x------ 1 root root 64 Jan  5 17:28 352 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.ObjectPool.dll
lr-x------ 1 root root 64 Jan  5 17:28 353 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 354 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 355 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll
lr-x------ 1 root root 64 Jan  5 17:28 356 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll
lr-x------ 1 root root 64 Jan  5 17:28 357 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll
lr-x------ 1 root root 64 Jan  5 17:28 358 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll
lr-x------ 1 root root 64 Jan  5 17:28 359 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll
lr-x------ 1 root root 64 Jan  5 17:28 36 -> /root/etc/hosts
lr-x------ 1 root root 64 Jan  5 17:28 360 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll
lr-x------ 1 root root 64 Jan  5 17:28 361 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cors.dll
lr-x------ 1 root root 64 Jan  5 17:28 362 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cors.dll
lr-x------ 1 root root 64 Jan  5 17:28 363 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.dll
lr-x------ 1 root root 64 Jan  5 17:28 364 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.dll
lr-x------ 1 root root 64 Jan  5 17:28 365 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
lr-x------ 1 root root 64 Jan  5 17:28 366 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
lr-x------ 1 root root 64 Jan  5 17:28 367 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll
lr-x------ 1 root root 64 Jan  5 17:28 368 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll
lr-x------ 1 root root 64 Jan  5 17:28 369 -> /root/app/Swashbuckle.AspNetCore.SwaggerGen.dll
lr-x------ 1 root root 64 Jan  5 17:28 37 -> /root/etc/hosts
lr-x------ 1 root root 64 Jan  5 17:28 370 -> /root/app/Swashbuckle.AspNetCore.SwaggerGen.dll
lr-x------ 1 root root 64 Jan  5 17:28 371 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 372 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 373 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 374 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Core.dll
lr-x------ 1 root root 64 Jan  5 17:28 375 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 376 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 377 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll
lr-x------ 1 root root 64 Jan  5 17:28 378 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll
lr-x------ 1 root root 64 Jan  5 17:28 379 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.Policy.dll
lrwx------ 1 root root 64 Jan  5 17:28 38 -> 'socket:[862726487]'
lr-x------ 1 root root 64 Jan  5 17:28 380 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.Policy.dll
lr-x------ 1 root root 64 Jan  5 17:28 381 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.dll
lr-x------ 1 root root 64 Jan  5 17:28 382 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.dll
lr-x------ 1 root root 64 Jan  5 17:28 383 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Cors.dll
lr-x------ 1 root root 64 Jan  5 17:28 384 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Cors.dll
lr-x------ 1 root root 64 Jan  5 17:28 385 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
lr-x------ 1 root root 64 Jan  5 17:28 386 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
lr-x------ 1 root root 64 Jan  5 17:28 387 -> /root/app/Panda.NuGet.Database.dll
lr-x------ 1 root root 64 Jan  5 17:28 388 -> /root/app/Panda.NuGet.Database.dll
lr-x------ 1 root root 64 Jan  5 17:28 389 -> /root/app/Microsoft.EntityFrameworkCore.dll
lrwx------ 1 root root 64 Jan  5 17:28 39 -> 'socket:[862726489]'
lr-x------ 1 root root 64 Jan  5 17:28 390 -> /root/app/Microsoft.EntityFrameworkCore.dll
lr-x------ 1 root root 64 Jan  5 17:28 391 -> /root/app/Panda.NuGet.Api.Services.Interfaces.dll
lr-x------ 1 root root 64 Jan  5 17:28 392 -> /root/app/Panda.NuGet.Api.Services.Interfaces.dll
lr-x------ 1 root root 64 Jan  5 17:28 393 -> /root/app/Panda.NuGet.Api.Services.dll
lr-x------ 1 root root 64 Jan  5 17:28 394 -> /root/app/Panda.NuGet.Api.Services.dll
lr-x------ 1 root root 64 Jan  5 17:28 395 -> /root/app/Swashbuckle.AspNetCore.Swagger.dll
lr-x------ 1 root root 64 Jan  5 17:28 396 -> /root/app/Swashbuckle.AspNetCore.Swagger.dll
lr-x------ 1 root root 64 Jan  5 17:28 397 -> /root/app/Microsoft.OpenApi.dll
lr-x------ 1 root root 64 Jan  5 17:28 398 -> /root/app/Microsoft.OpenApi.dll
lr-x------ 1 root root 64 Jan  5 17:28 399 -> /root/app/Serilog.dll
lr-x------ 1 root root 64 Jan  5 17:28 4 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/config.json
lr-x------ 1 root root 64 Jan  5 17:28 40 -> /root/etc/hostname
lr-x------ 1 root root 64 Jan  5 17:28 400 -> /root/app/Serilog.dll
lr-x------ 1 root root 64 Jan  5 17:28 401 -> /root/app/Serilog.Extensions.Hosting.dll
lr-x------ 1 root root 64 Jan  5 17:28 402 -> /root/app/Serilog.Extensions.Hosting.dll
lr-x------ 1 root root 64 Jan  5 17:28 403 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll
lr-x------ 1 root root 64 Jan  5 17:28 404 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll
lr-x------ 1 root root 64 Jan  5 17:28 405 -> /root/app/Serilog.Extensions.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 406 -> /root/app/Serilog.Extensions.Logging.dll
lr-x------ 1 root root 64 Jan  5 17:28 407 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.dll
lr-x------ 1 root root 64 Jan  5 17:28 408 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.dll
lr-x------ 1 root root 64 Jan  5 17:28 409 -> /root/app/Microsoft.AspNetCore.Authentication.JwtBearer.dll
lr-x------ 1 root root 64 Jan  5 17:28 41 -> /root/etc/hostname
lr-x------ 1 root root 64 Jan  5 17:28 410 -> /root/app/Microsoft.AspNetCore.Authentication.JwtBearer.dll
lr-x------ 1 root root 64 Jan  5 17:28 411 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.dll
lr-x------ 1 root root 64 Jan  5 17:28 412 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.dll
lr-x------ 1 root root 64 Jan  5 17:28 413 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 414 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 415 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cryptography.Internal.dll
lr-x------ 1 root root 64 Jan  5 17:28 416 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cryptography.Internal.dll
lr-x------ 1 root root 64 Jan  5 17:28 417 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.WebEncoders.dll
lr-x------ 1 root root 64 Jan  5 17:28 418 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.WebEncoders.dll
lr-x------ 1 root root 64 Jan  5 17:28 419 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll
lrwx------ 1 root root 64 Jan  5 17:28 42 -> 'socket:[862704707]'
lr-x------ 1 root root 64 Jan  5 17:28 420 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll
lr-x------ 1 root root 64 Jan  5 17:28 421 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Http.dll
lr-x------ 1 root root 64 Jan  5 17:28 422 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Http.dll
lr-x------ 1 root root 64 Jan  5 17:28 423 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll
lr-x------ 1 root root 64 Jan  5 17:28 424 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll
lr-x------ 1 root root 64 Jan  5 17:28 425 -> /root/app/MassTransit.RabbitMqTransport.dll
lr-x------ 1 root root 64 Jan  5 17:28 426 -> /root/app/MassTransit.RabbitMqTransport.dll
lr-x------ 1 root root 64 Jan  5 17:28 427 -> /root/app/Panda.Api.Order.Consumer.dll
lr-x------ 1 root root 64 Jan  5 17:28 428 -> /root/app/Panda.Api.Order.Consumer.dll
lr-x------ 1 root root 64 Jan  5 17:28 429 -> /root/app/Panda.NuGet.Queue.dll
lrwx------ 1 root root 64 Jan  5 17:28 43 -> 'socket:[862718517]'
lr-x------ 1 root root 64 Jan  5 17:28 430 -> /root/app/Panda.NuGet.Queue.dll
lr-x------ 1 root root 64 Jan  5 17:28 431 -> /root/app/Panda.Api.Order.Models.dll
lr-x------ 1 root root 64 Jan  5 17:28 432 -> /root/app/Panda.Api.Order.Models.dll
lr-x------ 1 root root 64 Jan  5 17:28 433 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll
lr-x------ 1 root root 64 Jan  5 17:28 434 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll
lr-x------ 1 root root 64 Jan  5 17:28 435 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll
lr-x------ 1 root root 64 Jan  5 17:28 436 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll
lr-x------ 1 root root 64 Jan  5 17:28 437 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll
lr-x------ 1 root root 64 Jan  5 17:28 438 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll
lr-x------ 1 root root 64 Jan  5 17:28 439 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll
lr-x------ 1 root root 64 Jan  5 17:28 44 -> /root/etc/resolv.conf
lr-x------ 1 root root 64 Jan  5 17:28 440 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll
lr-x------ 1 root root 64 Jan  5 17:28 441 -> /root/app/RabbitMQ.Client.dll
lr-x------ 1 root root 64 Jan  5 17:28 442 -> /root/app/RabbitMQ.Client.dll
lr-x------ 1 root root 64 Jan  5 17:28 443 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll
lr-x------ 1 root root 64 Jan  5 17:28 444 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll
lr-x------ 1 root root 64 Jan  5 17:28 445 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll
lr-x------ 1 root root 64 Jan  5 17:28 446 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll
lr-x------ 1 root root 64 Jan  5 17:28 447 -> /root/app/Panda.Api.Order.Services.dll
lr-x------ 1 root root 64 Jan  5 17:28 448 -> /root/app/Panda.Api.Order.Services.dll
lr-x------ 1 root root 64 Jan  5 17:28 449 -> /root/app/Panda.Api.Order.Services.Interfaces.dll
lr-x------ 1 root root 64 Jan  5 17:28 45 -> /root/etc/resolv.conf
lr-x------ 1 root root 64 Jan  5 17:28 450 -> /root/app/Panda.Api.Order.Services.Interfaces.dll
lr-x------ 1 root root 64 Jan  5 17:28 451 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll
lr-x------ 1 root root 64 Jan  5 17:28 452 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll
lr-x------ 1 root root 64 Jan  5 17:28 453 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Features.dll
lr-x------ 1 root root 64 Jan  5 17:28 454 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Features.dll
lr-x------ 1 root root 64 Jan  5 17:28 455 -> /root/app/FikaAmazonAPI.dll
lr-x------ 1 root root 64 Jan  5 17:28 456 -> /root/app/FikaAmazonAPI.dll
lr-x------ 1 root root 64 Jan  5 17:28 457 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll
lr-x------ 1 root root 64 Jan  5 17:28 458 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll
lr-x------ 1 root root 64 Jan  5 17:28 459 -> /root/app/Panda.NuGet.PrintRoyal.Models.dll
lrwx------ 1 root root 64 Jan  5 17:28 46 -> 'socket:[862725180]'
lr-x------ 1 root root 64 Jan  5 17:28 460 -> /root/app/Panda.NuGet.PrintRoyal.Models.dll
lr-x------ 1 root root 64 Jan  5 17:28 461 -> /root/app/Panda.Api.Order.BackgroundServices.dll
lr-x------ 1 root root 64 Jan  5 17:28 462 -> /root/app/Panda.Api.Order.BackgroundServices.dll
lr-x------ 1 root root 64 Jan  5 17:28 463 -> /root/app/Panda.Api.Order.Clients.Interfaces.dll
lr-x------ 1 root root 64 Jan  5 17:28 464 -> /root/app/Panda.Api.Order.Clients.Interfaces.dll
lr-x------ 1 root root 64 Jan  5 17:28 465 -> /root/app/Panda.Api.Order.Clients.dll
lr-x------ 1 root root 64 Jan  5 17:28 466 -> /root/app/Panda.Api.Order.Clients.dll
lr-x------ 1 root root 64 Jan  5 17:28 467 -> /root/app/FluentFTP.dll
lr-x------ 1 root root 64 Jan  5 17:28 468 -> /root/app/FluentFTP.dll
lr-x------ 1 root root 64 Jan  5 17:28 469 -> /root/app/Claytondus.AmazonMWS.Orders.dll
lrwx------ 1 root root 64 Jan  5 17:28 47 -> 'socket:[862725182]'
lr-x------ 1 root root 64 Jan  5 17:28 470 -> /root/app/Claytondus.AmazonMWS.Orders.dll
lr-x------ 1 root root 64 Jan  5 17:28 471 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 472 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 473 -> /root/app/Swashbuckle.AspNetCore.SwaggerUI.dll
lr-x------ 1 root root 64 Jan  5 17:28 474 -> /root/app/Swashbuckle.AspNetCore.SwaggerUI.dll
lr-x------ 1 root root 64 Jan  5 17:28 475 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpsPolicy.dll
lr-x------ 1 root root 64 Jan  5 17:28 476 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpsPolicy.dll
lr-x------ 1 root root 64 Jan  5 17:28 477 -> /root/app/Serilog.Sinks.Grafana.Loki.dll
lr-x------ 1 root root 64 Jan  5 17:28 478 -> /root/app/Serilog.Sinks.Grafana.Loki.dll
lr-x------ 1 root root 64 Jan  5 17:28 479 -> /root/app/Serilog.Settings.Configuration.dll
lr-x------ 1 root root 64 Jan  5 17:28 48 -> /root/dev/termination-log
lr-x------ 1 root root 64 Jan  5 17:28 480 -> /root/app/Serilog.Settings.Configuration.dll
lr-x------ 1 root root 64 Jan  5 17:28 481 -> /root/app/Microsoft.Extensions.DependencyModel.dll
lr-x------ 1 root root 64 Jan  5 17:28 482 -> /root/app/Microsoft.Extensions.DependencyModel.dll
lr-x------ 1 root root 64 Jan  5 17:28 483 -> /root/app/Serilog.Sinks.Console.dll
lr-x------ 1 root root 64 Jan  5 17:28 484 -> /root/app/Serilog.Sinks.Console.dll
lr-x------ 1 root root 64 Jan  5 17:28 485 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll
lr-x------ 1 root root 64 Jan  5 17:28 486 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll
lr-x------ 1 root root 64 Jan  5 17:28 487 -> /root/app/Serilog.AspNetCore.dll
lr-x------ 1 root root 64 Jan  5 17:28 488 -> /root/app/Serilog.AspNetCore.dll
lr-x------ 1 root root 64 Jan  5 17:28 489 -> /root/app/Serilog.Formatting.Compact.dll
lrwx------ 1 root root 64 Jan  5 17:28 49 -> 'socket:[862704709]'
lr-x------ 1 root root 64 Jan  5 17:28 490 -> /root/app/Serilog.Formatting.Compact.dll
lr-x------ 1 root root 64 Jan  5 17:28 491 -> /root/app/Serilog.Sinks.Debug.dll
lr-x------ 1 root root 64 Jan  5 17:28 492 -> /root/app/Serilog.Sinks.Debug.dll
lr-x------ 1 root root 64 Jan  5 17:28 493 -> /root/app/Serilog.Sinks.File.dll
lr-x------ 1 root root 64 Jan  5 17:28 494 -> /root/app/Serilog.Sinks.File.dll
lr-x------ 1 root root 64 Jan  5 17:28 495 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll
lr-x------ 1 root root 64 Jan  5 17:28 496 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll
lr-x------ 1 root root 64 Jan  5 17:28 497 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll
lr-x------ 1 root root 64 Jan  5 17:28 498 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll
lr-x------ 1 root root 64 Jan  5 17:28 499 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll
lrwx------ 1 root root 64 Jan  5 17:28 5 -> 'anon_inode:[eventfd]'
lrwx------ 1 root root 64 Jan  5 17:28 50 -> 'socket:[862704711]'
lr-x------ 1 root root 64 Jan  5 17:28 500 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll
lr-x------ 1 root root 64 Jan  5 17:28 501 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll
lr-x------ 1 root root 64 Jan  5 17:28 502 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll
lr-x------ 1 root root 64 Jan  5 17:28 503 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/System.IO.Pipelines.dll
lr-x------ 1 root root 64 Jan  5 17:28 504 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/System.IO.Pipelines.dll
lr-x------ 1 root root 64 Jan  5 17:28 505 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll
lr-x------ 1 root root 64 Jan  5 17:28 506 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll
lr-x------ 1 root root 64 Jan  5 17:28 507 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll
lr-x------ 1 root root 64 Jan  5 17:28 508 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll
lr-x------ 1 root root 64 Jan  5 17:28 509 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 51 -> /root/tmp
lr-x------ 1 root root 64 Jan  5 17:28 510 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 511 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Localization.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 512 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Localization.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 513 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Net.Http.Headers.dll
lr-x------ 1 root root 64 Jan  5 17:28 514 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Net.Http.Headers.dll
lr-x------ 1 root root 64 Jan  5 17:28 515 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll
lr-x------ 1 root root 64 Jan  5 17:28 516 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll
lr-x------ 1 root root 64 Jan  5 17:28 517 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll
lr-x------ 1 root root 64 Jan  5 17:28 518 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll
lr-x------ 1 root root 64 Jan  5 17:28 519 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Metadata.dll
lr-x------ 1 root root 64 Jan  5 17:28 52 -> /root/tmp
lr-x------ 1 root root 64 Jan  5 17:28 520 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Metadata.dll
lr-x------ 1 root root 64 Jan  5 17:28 521 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 522 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 523 -> /root/root
lr-x------ 1 root root 64 Jan  5 17:28 524 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll
lr-x------ 1 root root 64 Jan  5 17:28 525 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll
lr-x------ 1 root root 64 Jan  5 17:28 526 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll
lr-x------ 1 root root 64 Jan  5 17:28 527 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll
lr-x------ 1 root root 64 Jan  5 17:28 528 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll
lr-x------ 1 root root 64 Jan  5 17:28 529 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll
lr-x------ 1 root root 64 Jan  5 17:28 53 -> /root/usr
lr-x------ 1 root root 64 Jan  5 17:28 530 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll
lr-x------ 1 root root 64 Jan  5 17:28 531 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll
l--------- 1 root root 64 Jan  5 17:28 532 -> /root/etc/localtime
lr-x------ 1 root root 64 Jan  5 17:28 533 -> /root/usr/share/zoneinfo
lr-x------ 1 root root 64 Jan  5 17:28 534 -> /root/usr/share/zoneinfo/Etc
lr-x------ 1 root root 64 Jan  5 17:28 535 -> /root/usr/share/zoneinfo/Etc/UTC
lr-x------ 1 root root 64 Jan  5 17:28 536 -> /root/usr/share/zoneinfo/Etc/UTC
lr-x------ 1 root root 64 Jan  5 17:28 537 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 538 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 539 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll
lr-x------ 1 root root 64 Jan  5 17:28 54 -> /root/usr/local
lr-x------ 1 root root 64 Jan  5 17:28 540 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll
lr-x------ 1 root root 64 Jan  5 17:28 541 -> /root/etc/resolv.conf
lr-x------ 1 root root 64 Jan  5 17:28 542 -> /root/var
lr-x------ 1 root root 64 Jan  5 17:28 543 -> /root/var/lib
lr-x------ 1 root root 64 Jan  5 17:28 544 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll
lr-x------ 1 root root 64 Jan  5 17:28 545 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll
lr-x------ 1 root root 64 Jan  5 17:28 546 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll
lr-x------ 1 root root 64 Jan  5 17:28 547 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll
lr-x------ 1 root root 64 Jan  5 17:28 548 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 549 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll
lr-x------ 1 root root 64 Jan  5 17:28 55 -> /root/usr/local/sbin
lr-x------ 1 root root 64 Jan  5 17:28 550 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so
lr-x------ 1 root root 64 Jan  5 17:28 551 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so
lr-x------ 1 root root 64 Jan  5 17:28 552 -> /root/usr/lib/x86_64-linux-gnu/libssl.so.3
lr-x------ 1 root root 64 Jan  5 17:28 553 -> /root/usr/lib/x86_64-linux-gnu/libssl.so.3
lr-x------ 1 root root 64 Jan  5 17:28 554 -> /root/usr/lib/x86_64-linux-gnu/libcrypto.so.3
lr-x------ 1 root root 64 Jan  5 17:28 555 -> /root/usr/lib/x86_64-linux-gnu/libcrypto.so.3
lr-x------ 1 root root 64 Jan  5 17:28 556 -> /root/usr/lib/ssl
l--------- 1 root root 64 Jan  5 17:28 557 -> /root/usr/lib/ssl/openssl.cnf
lr-x------ 1 root root 64 Jan  5 17:28 558 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll
lr-x------ 1 root root 64 Jan  5 17:28 559 -> /root/etc/ssl
lr-x------ 1 root root 64 Jan  5 17:28 56 -> /root/usr/local/bin
lr-x------ 1 root root 64 Jan  5 17:28 560 -> /root/etc/ssl/openssl.cnf
lr-x------ 1 root root 64 Jan  5 17:28 561 -> /root/etc/ssl/openssl.cnf
lr-x------ 1 root root 64 Jan  5 17:28 562 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll
l--------- 1 root root 64 Jan  5 17:28 563 -> /root/var/run
lr-x------ 1 root root 64 Jan  5 17:28 564 -> /root/run
lr-x------ 1 root root 64 Jan  5 17:28 565 -> /root/etc/nsswitch.conf
lr-x------ 1 root root 64 Jan  5 17:28 566 -> /root/etc/nsswitch.conf
lr-x------ 1 root root 64 Jan  5 17:28 567 -> /root/etc/host.conf
lr-x------ 1 root root 64 Jan  5 17:28 568 -> /root/etc/host.conf
lr-x------ 1 root root 64 Jan  5 17:28 569 -> /root/etc/hosts
lr-x------ 1 root root 64 Jan  5 17:28 57 -> /root/usr/sbin
lr-x------ 1 root root 64 Jan  5 17:28 570 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll
lr-x------ 1 root root 64 Jan  5 17:28 571 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll
l--------- 1 root root 64 Jan  5 17:28 572 -> /root/usr/lib/ssl/cert.pem
lr-x------ 1 root root 64 Jan  5 17:28 573 -> /root/etc/ssl/certs
lr-x------ 1 root root 64 Jan  5 17:28 574 -> /root/etc/ssl/certs/ca-certificates.crt
lr-x------ 1 root root 64 Jan  5 17:28 575 -> /root/etc/ssl/certs/ca-certificates.crt
lr-x------ 1 root root 64 Jan  5 17:28 576 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll
lr-x------ 1 root root 64 Jan  5 17:28 577 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll
lr-x------ 1 root root 64 Jan  5 17:28 578 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll
lr-x------ 1 root root 64 Jan  5 17:28 579 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll
lr-x------ 1 root root 64 Jan  5 17:28 58 -> /root/usr/bin
lr-x------ 1 root root 64 Jan  5 17:28 580 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll
lr-x------ 1 root root 64 Jan  5 17:28 581 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll
lr-x------ 1 root root 64 Jan  5 17:28 582 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll
lr-x------ 1 root root 64 Jan  5 17:28 583 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll
l--------- 1 root root 64 Jan  5 17:28 584 -> /root/usr/lib/ssl/certs
lr-x------ 1 root root 64 Jan  5 17:28 585 -> /root/etc/ssl/certs
l--------- 1 root root 64 Jan  5 17:28 586 -> /root/etc/ssl/certs/emSign_ECC_Root_CA_-_G3.pem
lr-x------ 1 root root 64 Jan  5 17:28 587 -> /root/usr/share/ca-certificates
lr-x------ 1 root root 64 Jan  5 17:28 588 -> /root/usr/share/ca-certificates/mozilla
lr-x------ 1 root root 64 Jan  5 17:28 589 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt
l--------- 1 root root 64 Jan  5 17:28 59 -> /root/usr/bin/dotnet
lr-x------ 1 root root 64 Jan  5 17:28 590 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt
l--------- 1 root root 64 Jan  5 17:28 591 -> /root/etc/ssl/certs/GlobalSign_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 592 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 593 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 594 -> /root/etc/ssl/certs/DigiCert_Trusted_Root_G4.pem
lr-x------ 1 root root 64 Jan  5 17:28 595 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt
lr-x------ 1 root root 64 Jan  5 17:28 596 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt
l--------- 1 root root 64 Jan  5 17:28 597 -> /root/etc/ssl/certs/TeliaSonera_Root_CA_v1.pem
lr-x------ 1 root root 64 Jan  5 17:28 598 -> /root/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt
lr-x------ 1 root root 64 Jan  5 17:28 599 -> /root/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt
lrwx------ 1 root root 64 Jan  5 17:28 6 -> 'socket:[862759337]'
lr-x------ 1 root root 64 Jan  5 17:28 60 -> /root/usr/share
l--------- 1 root root 64 Jan  5 17:28 600 -> /root/etc/ssl/certs/Go_Daddy_Class_2_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 601 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 602 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt
l--------- 1 root root 64 Jan  5 17:28 603 -> /root/etc/ssl/certs/Trustwave_Global_ECC_P384_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 604 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 605 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 606 -> /root/etc/ssl/certs/Microsec_e-Szigno_Root_CA_2009.pem
lr-x------ 1 root root 64 Jan  5 17:28 607 -> /root/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt
lr-x------ 1 root root 64 Jan  5 17:28 608 -> /root/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt
l--------- 1 root root 64 Jan  5 17:28 609 -> /root/etc/ssl/certs/TWCA_Root_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 61 -> /root/usr/share/dotnet
lr-x------ 1 root root 64 Jan  5 17:28 610 -> /root/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 611 -> /root/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 612 -> /root/etc/ssl/certs/0bf05006.0
l--------- 1 root root 64 Jan  5 17:28 613 -> /root/etc/ssl/certs/SSL.com_Root_Certification_Authority_ECC.pem
lr-x------ 1 root root 64 Jan  5 17:28 614 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt
lr-x------ 1 root root 64 Jan  5 17:28 615 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt
lr-x------ 1 root root 64 Jan  5 17:28 616 -> /root/app/Npgsql.EntityFrameworkCore.PostgreSQL.dll
lr-x------ 1 root root 64 Jan  5 17:28 617 -> /root/app/Npgsql.EntityFrameworkCore.PostgreSQL.dll
l--------- 1 root root 64 Jan  5 17:28 618 -> /root/etc/ssl/certs/7719f463.0
l--------- 1 root root 64 Jan  5 17:28 619 -> /root/etc/ssl/certs/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
lr-x------ 1 root root 64 Jan  5 17:28 62 -> /root/usr/share/dotnet/dotnet
lr-x------ 1 root root 64 Jan  5 17:28 620 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt
lr-x------ 1 root root 64 Jan  5 17:28 621 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt
lr-x------ 1 root root 64 Jan  5 17:28 622 -> /root/app/Microsoft.EntityFrameworkCore.Relational.dll
lr-x------ 1 root root 64 Jan  5 17:28 623 -> /root/app/Microsoft.EntityFrameworkCore.Relational.dll
l--------- 1 root root 64 Jan  5 17:28 624 -> /root/etc/ssl/certs/E-Tugra_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 625 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 626 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 627 -> /root/etc/ssl/certs/8d86cdd1.0
l--------- 1 root root 64 Jan  5 17:28 628 -> /root/etc/ssl/certs/certSIGN_ROOT_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 629 -> /root/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 63 -> /root/usr/share/dotnet/dotnet
lr-x------ 1 root root 64 Jan  5 17:28 630 -> /root/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt
l--------- 1 root root 64 Jan  5 17:28 631 -> /root/etc/ssl/certs/Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
lr-x------ 1 root root 64 Jan  5 17:28 632 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt
lr-x------ 1 root root 64 Jan  5 17:28 633 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt
lr-x------ 1 root root 64 Jan  5 17:28 634 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll
lr-x------ 1 root root 64 Jan  5 17:28 635 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll
l--------- 1 root root 64 Jan  5 17:28 636 -> /root/etc/ssl/certs/08063a00.0
l--------- 1 root root 64 Jan  5 17:28 637 -> /root/etc/ssl/certs/Security_Communication_RootCA3.pem
lr-x------ 1 root root 64 Jan  5 17:28 638 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA3.crt
lr-x------ 1 root root 64 Jan  5 17:28 639 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA3.crt
lr-x------ 1 root root 64 Jan  5 17:28 64 -> /root/etc/passwd
l--------- 1 root root 64 Jan  5 17:28 640 -> /root/etc/ssl/certs/GlobalSign_Root_CA_-_R6.pem
lr-x------ 1 root root 64 Jan  5 17:28 641 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt
lr-x------ 1 root root 64 Jan  5 17:28 642 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt
l--------- 1 root root 64 Jan  5 17:28 643 -> /root/etc/ssl/certs/AffirmTrust_Premium.pem
lr-x------ 1 root root 64 Jan  5 17:28 644 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt
lr-x------ 1 root root 64 Jan  5 17:28 645 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt
lr-x------ 1 root root 64 Jan  5 17:28 646 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll
l--------- 1 root root 64 Jan  5 17:28 647 -> /root/etc/ssl/certs/d7e8dc79.0
lr-x------ 1 root root 64 Jan  5 17:28 648 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll
l--------- 1 root root 64 Jan  5 17:28 649 -> /root/etc/ssl/certs/QuoVadis_Root_CA_2.pem
lr-x------ 1 root root 64 Jan  5 17:28 65 -> /root/etc/passwd
lr-x------ 1 root root 64 Jan  5 17:28 650 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 651 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 652 -> /root/app/Npgsql.dll
lr-x------ 1 root root 64 Jan  5 17:28 653 -> /root/app/Npgsql.dll
l--------- 1 root root 64 Jan  5 17:28 654 -> /root/etc/ssl/certs/Atos_TrustedRoot_2011.pem
lr-x------ 1 root root 64 Jan  5 17:28 655 -> /root/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt
lr-x------ 1 root root 64 Jan  5 17:28 656 -> /root/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt
l--------- 1 root root 64 Jan  5 17:28 657 -> /root/etc/ssl/certs/dd8e9d41.0
l--------- 1 root root 64 Jan  5 17:28 658 -> /root/etc/ssl/certs/DigiCert_Global_Root_G3.pem
lr-x------ 1 root root 64 Jan  5 17:28 659 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt
lr-x------ 1 root root 64 Jan  5 17:28 66 -> /root/app
lr-x------ 1 root root 64 Jan  5 17:28 660 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt
l--------- 1 root root 64 Jan  5 17:28 661 -> /root/etc/ssl/certs/c28a8a30.0
l--------- 1 root root 64 Jan  5 17:28 662 -> /root/etc/ssl/certs/D-TRUST_Root_Class_3_CA_2_2009.pem
lr-x------ 1 root root 64 Jan  5 17:28 663 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt
lr-x------ 1 root root 64 Jan  5 17:28 664 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt
l--------- 1 root root 64 Jan  5 17:28 665 -> /root/etc/ssl/certs/f30dd6ad.0
l--------- 1 root root 64 Jan  5 17:28 666 -> /root/etc/ssl/certs/USERTrust_ECC_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 667 -> /root/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 668 -> /root/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 669 -> /root/etc/ssl/certs/5d3033c5.0
l--------- 1 root root 64 Jan  5 17:28 67 -> /root/lib64
l--------- 1 root root 64 Jan  5 17:28 670 -> /root/etc/ssl/certs/TrustCor_RootCert_CA-1.pem
lr-x------ 1 root root 64 Jan  5 17:28 671 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt
lr-x------ 1 root root 64 Jan  5 17:28 672 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt
l--------- 1 root root 64 Jan  5 17:28 673 -> /root/etc/ssl/certs/Starfield_Root_Certificate_Authority_-_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 674 -> /root/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 675 -> /root/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt
l--------- 1 root root 64 Jan  5 17:28 676 -> /root/etc/ssl/certs/4b718d9b.0
l--------- 1 root root 64 Jan  5 17:28 677 -> /root/etc/ssl/certs/emSign_ECC_Root_CA_-_C3.pem
lr-x------ 1 root root 64 Jan  5 17:28 678 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt
lr-x------ 1 root root 64 Jan  5 17:28 679 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt
lr-x------ 1 root root 64 Jan  5 17:28 68 -> /root/usr/lib64
l--------- 1 root root 64 Jan  5 17:28 680 -> /root/etc/ssl/certs/vTrus_ECC_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 681 -> /root/usr/share/ca-certificates/mozilla/vTrus_ECC_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 682 -> /root/usr/share/ca-certificates/mozilla/vTrus_ECC_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 683 -> /root/etc/ssl/certs/93bc0acc.0
l--------- 1 root root 64 Jan  5 17:28 684 -> /root/etc/ssl/certs/AffirmTrust_Networking.pem
lr-x------ 1 root root 64 Jan  5 17:28 685 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt
lr-x------ 1 root root 64 Jan  5 17:28 686 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt
l--------- 1 root root 64 Jan  5 17:28 687 -> /root/etc/ssl/certs/fe8a2cd8.0
l--------- 1 root root 64 Jan  5 17:28 688 -> /root/etc/ssl/certs/SZAFIR_ROOT_CA2.pem
lr-x------ 1 root root 64 Jan  5 17:28 689 -> /root/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt
l--------- 1 root root 64 Jan  5 17:28 69 -> /root/usr/lib64/ld-linux-x86-64.so.2
lr-x------ 1 root root 64 Jan  5 17:28 690 -> /root/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt
l--------- 1 root root 64 Jan  5 17:28 691 -> /root/etc/ssl/certs/ANF_Secure_Server_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 692 -> /root/usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 693 -> /root/usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 694 -> /root/etc/ssl/certs/9b5697b0.0
l--------- 1 root root 64 Jan  5 17:28 695 -> /root/etc/ssl/certs/Trustwave_Global_ECC_P256_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 696 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 697 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 698 -> /root/etc/ssl/certs/Entrust_Root_Certification_Authority_-_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 699 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt
lrwx------ 1 root root 64 Jan  5 17:28 7 -> 'socket:[862759339]'
l--------- 1 root root 64 Jan  5 17:28 70 -> /root/lib
lr-x------ 1 root root 64 Jan  5 17:28 700 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt
l--------- 1 root root 64 Jan  5 17:28 701 -> /root/etc/ssl/certs/Amazon_Root_CA_2.pem
lr-x------ 1 root root 64 Jan  5 17:28 702 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 703 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt
l--------- 1 root root 64 Jan  5 17:28 704 -> /root/etc/ssl/certs/f51bb24c.0
l--------- 1 root root 64 Jan  5 17:28 705 -> /root/etc/ssl/certs/Certigna_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 706 -> /root/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 707 -> /root/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 708 -> /root/etc/ssl/certs/GlobalSign_Root_CA_-_R3.pem
lr-x------ 1 root root 64 Jan  5 17:28 709 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt
lr-x------ 1 root root 64 Jan  5 17:28 71 -> /root/usr/lib
lr-x------ 1 root root 64 Jan  5 17:28 710 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt
l--------- 1 root root 64 Jan  5 17:28 711 -> /root/etc/ssl/certs/0b9bc432.0
l--------- 1 root root 64 Jan  5 17:28 712 -> /root/etc/ssl/certs/ISRG_Root_X2.pem
lr-x------ 1 root root 64 Jan  5 17:28 713 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X2.crt
lr-x------ 1 root root 64 Jan  5 17:28 714 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X2.crt
l--------- 1 root root 64 Jan  5 17:28 715 -> /root/etc/ssl/certs/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.pem
lr-x------ 1 root root 64 Jan  5 17:28 716 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 717 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.crt
l--------- 1 root root 64 Jan  5 17:28 718 -> /root/etc/ssl/certs/06dc52d5.0
l--------- 1 root root 64 Jan  5 17:28 719 -> /root/etc/ssl/certs/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
lr-x------ 1 root root 64 Jan  5 17:28 72 -> /root/usr/lib/x86_64-linux-gnu
lr-x------ 1 root root 64 Jan  5 17:28 720 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt
lr-x------ 1 root root 64 Jan  5 17:28 721 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt
l--------- 1 root root 64 Jan  5 17:28 722 -> /root/etc/ssl/certs/d4dae3dd.0
l--------- 1 root root 64 Jan  5 17:28 723 -> /root/etc/ssl/certs/D-TRUST_Root_Class_3_CA_2_EV_2009.pem
lr-x------ 1 root root 64 Jan  5 17:28 724 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt
lr-x------ 1 root root 64 Jan  5 17:28 725 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt
l--------- 1 root root 64 Jan  5 17:28 726 -> /root/etc/ssl/certs/GlobalSign_ECC_Root_CA_-_R5.pem
lr-x------ 1 root root 64 Jan  5 17:28 727 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt
lr-x------ 1 root root 64 Jan  5 17:28 728 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt
l--------- 1 root root 64 Jan  5 17:28 729 -> /root/etc/ssl/certs/5e98733a.0
lr-x------ 1 root root 64 Jan  5 17:28 73 -> /root/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
l--------- 1 root root 64 Jan  5 17:28 730 -> /root/etc/ssl/certs/Entrust_Root_Certification_Authority_-_G4.pem
lr-x------ 1 root root 64 Jan  5 17:28 731 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt
lr-x------ 1 root root 64 Jan  5 17:28 732 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt
l--------- 1 root root 64 Jan  5 17:28 733 -> /root/etc/ssl/certs/8cb5ee0f.0
l--------- 1 root root 64 Jan  5 17:28 734 -> /root/etc/ssl/certs/Amazon_Root_CA_3.pem
lr-x------ 1 root root 64 Jan  5 17:28 735 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt
lr-x------ 1 root root 64 Jan  5 17:28 736 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt
l--------- 1 root root 64 Jan  5 17:28 737 -> /root/etc/ssl/certs/COMODO_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 738 -> /root/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 739 -> /root/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 74 -> /root/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
l--------- 1 root root 64 Jan  5 17:28 740 -> /root/etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 741 -> /root/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 742 -> /root/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 743 -> /root/etc/ssl/certs/cd8c0d63.0
l--------- 1 root root 64 Jan  5 17:28 744 -> /root/etc/ssl/certs/AC_RAIZ_FNMT-RCM.pem
lr-x------ 1 root root 64 Jan  5 17:28 745 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt
lr-x------ 1 root root 64 Jan  5 17:28 746 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt
l--------- 1 root root 64 Jan  5 17:28 747 -> /root/etc/ssl/certs/CFCA_EV_ROOT.pem
lr-x------ 1 root root 64 Jan  5 17:28 748 -> /root/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt
lr-x------ 1 root root 64 Jan  5 17:28 749 -> /root/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt
lr-x------ 1 root root 64 Jan  5 17:28 75 -> /root/etc/ld.so.cache
l--------- 1 root root 64 Jan  5 17:28 750 -> /root/etc/ssl/certs/QuoVadis_Root_CA_2_G3.pem
lr-x------ 1 root root 64 Jan  5 17:28 751 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt
lr-x------ 1 root root 64 Jan  5 17:28 752 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt
l--------- 1 root root 64 Jan  5 17:28 753 -> /root/etc/ssl/certs/1e08bfd1.0
l--------- 1 root root 64 Jan  5 17:28 754 -> /root/etc/ssl/certs/IdenTrust_Public_Sector_Root_CA_1.pem
lr-x------ 1 root root 64 Jan  5 17:28 755 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt
lr-x------ 1 root root 64 Jan  5 17:28 756 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt
l--------- 1 root root 64 Jan  5 17:28 757 -> /root/etc/ssl/certs/T-TeleSec_GlobalRoot_Class_2.pem
lr-x------ 1 root root 64 Jan  5 17:28 758 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 759 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt
lr-x------ 1 root root 64 Jan  5 17:28 76 -> /root/etc/ld.so.cache
l--------- 1 root root 64 Jan  5 17:28 760 -> /root/etc/ssl/certs/Hongkong_Post_Root_CA_3.pem
lr-x------ 1 root root 64 Jan  5 17:28 761 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt
lr-x------ 1 root root 64 Jan  5 17:28 762 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt
l--------- 1 root root 64 Jan  5 17:28 763 -> /root/etc/ssl/certs/E-Tugra_Global_Root_CA_RSA_v3.pem
lr-x------ 1 root root 64 Jan  5 17:28 764 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt
lr-x------ 1 root root 64 Jan  5 17:28 765 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt
l--------- 1 root root 64 Jan  5 17:28 766 -> /root/etc/ssl/certs/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
lr-x------ 1 root root 64 Jan  5 17:28 767 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
lr-x------ 1 root root 64 Jan  5 17:28 768 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
l--------- 1 root root 64 Jan  5 17:28 769 -> /root/etc/ssl/certs/062cdee6.0
lr-x------ 1 root root 64 Jan  5 17:28 77 -> /root/usr/lib/x86_64-linux-gnu/libpthread.so.0
l--------- 1 root root 64 Jan  5 17:28 770 -> /root/etc/ssl/certs/SSL.com_EV_Root_Certification_Authority_ECC.pem
lr-x------ 1 root root 64 Jan  5 17:28 771 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt
lr-x------ 1 root root 64 Jan  5 17:28 772 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt
l--------- 1 root root 64 Jan  5 17:28 773 -> /root/etc/ssl/certs/6b99d060.0
l--------- 1 root root 64 Jan  5 17:28 774 -> /root/etc/ssl/certs/Entrust_Root_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 775 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 776 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 777 -> /root/etc/ssl/certs/3513523f.0
l--------- 1 root root 64 Jan  5 17:28 778 -> /root/etc/ssl/certs/DigiCert_Global_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 779 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 78 -> /root/usr/lib/x86_64-linux-gnu/libpthread.so.0
lr-x------ 1 root root 64 Jan  5 17:28 780 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 781 -> /root/etc/ssl/certs/aee5f10d.0
l--------- 1 root root 64 Jan  5 17:28 782 -> /root/etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 783 -> /root/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 784 -> /root/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt
l--------- 1 root root 64 Jan  5 17:28 785 -> /root/etc/ssl/certs/626dceaf.0
l--------- 1 root root 64 Jan  5 17:28 786 -> /root/etc/ssl/certs/GTS_Root_R2.pem
lr-x------ 1 root root 64 Jan  5 17:28 787 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt
lr-x------ 1 root root 64 Jan  5 17:28 788 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt
l--------- 1 root root 64 Jan  5 17:28 789 -> /root/etc/ssl/certs/02265526.0
lr-x------ 1 root root 64 Jan  5 17:28 79 -> /root/usr/lib/x86_64-linux-gnu/libdl.so.2
l--------- 1 root root 64 Jan  5 17:28 790 -> /root/etc/ssl/certs/emSign_Root_CA_-_G1.pem
lr-x------ 1 root root 64 Jan  5 17:28 791 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt
lr-x------ 1 root root 64 Jan  5 17:28 792 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt
l--------- 1 root root 64 Jan  5 17:28 793 -> /root/etc/ssl/certs/e18bfb83.0
l--------- 1 root root 64 Jan  5 17:28 794 -> /root/etc/ssl/certs/QuoVadis_Root_CA_3_G3.pem
lr-x------ 1 root root 64 Jan  5 17:28 795 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt
lr-x------ 1 root root 64 Jan  5 17:28 796 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt
l--------- 1 root root 64 Jan  5 17:28 797 -> /root/etc/ssl/certs/ACCVRAIZ1.pem
lr-x------ 1 root root 64 Jan  5 17:28 798 -> /root/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt
lr-x------ 1 root root 64 Jan  5 17:28 799 -> /root/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt
lrwx------ 1 root root 64 Jan  5 17:28 8 -> 'socket:[862759341]'
lr-x------ 1 root root 64 Jan  5 17:28 80 -> /root/usr/lib/x86_64-linux-gnu/libdl.so.2
l--------- 1 root root 64 Jan  5 17:28 800 -> /root/etc/ssl/certs/75d1b2ed.0
l--------- 1 root root 64 Jan  5 17:28 801 -> /root/etc/ssl/certs/1001acf7.0
l--------- 1 root root 64 Jan  5 17:28 802 -> /root/etc/ssl/certs/GTS_Root_R1.pem
lr-x------ 1 root root 64 Jan  5 17:28 803 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt
lr-x------ 1 root root 64 Jan  5 17:28 804 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt
l--------- 1 root root 64 Jan  5 17:28 805 -> /root/etc/ssl/certs/3e45d192.0
l--------- 1 root root 64 Jan  5 17:28 806 -> /root/etc/ssl/certs/Hongkong_Post_Root_CA_1.pem
lr-x------ 1 root root 64 Jan  5 17:28 807 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt
lr-x------ 1 root root 64 Jan  5 17:28 808 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt
l--------- 1 root root 64 Jan  5 17:28 809 -> /root/etc/ssl/certs/5443e9e3.0
l--------- 1 root root 64 Jan  5 17:28 81 -> /root/usr/lib/x86_64-linux-gnu/libstdc++.so.6
l--------- 1 root root 64 Jan  5 17:28 810 -> /root/etc/ssl/certs/T-TeleSec_GlobalRoot_Class_3.pem
lr-x------ 1 root root 64 Jan  5 17:28 811 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt
lr-x------ 1 root root 64 Jan  5 17:28 812 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt
l--------- 1 root root 64 Jan  5 17:28 813 -> /root/etc/ssl/certs/a94d09e5.0
l--------- 1 root root 64 Jan  5 17:28 814 -> /root/etc/ssl/certs/de6d66f3.0
l--------- 1 root root 64 Jan  5 17:28 815 -> /root/etc/ssl/certs/Amazon_Root_CA_4.pem
lr-x------ 1 root root 64 Jan  5 17:28 816 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt
lr-x------ 1 root root 64 Jan  5 17:28 817 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt
l--------- 1 root root 64 Jan  5 17:28 818 -> /root/etc/ssl/certs/Certum_Trusted_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 819 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 82 -> /root/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30
lr-x------ 1 root root 64 Jan  5 17:28 820 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 821 -> /root/app/Microsoft.EntityFrameworkCore.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 822 -> /root/app/Microsoft.EntityFrameworkCore.Abstractions.dll
lr-x------ 1 root root 64 Jan  5 17:28 823 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll
lr-x------ 1 root root 64 Jan  5 17:28 824 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll
l--------- 1 root root 64 Jan  5 17:28 825 -> /root/etc/ssl/certs/Security_Communication_ECC_RootCA1.pem
lr-x------ 1 root root 64 Jan  5 17:28 826 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_ECC_RootCA1.crt
lr-x------ 1 root root 64 Jan  5 17:28 827 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_ECC_RootCA1.crt
l--------- 1 root root 64 Jan  5 17:28 828 -> /root/etc/ssl/certs/0f6fa695.0
l--------- 1 root root 64 Jan  5 17:28 829 -> /root/etc/ssl/certs/GDCA_TrustAUTH_R5_ROOT.pem
lr-x------ 1 root root 64 Jan  5 17:28 83 -> /root/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30
lr-x------ 1 root root 64 Jan  5 17:28 830 -> /root/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt
lr-x------ 1 root root 64 Jan  5 17:28 831 -> /root/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt
l--------- 1 root root 64 Jan  5 17:28 832 -> /root/etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 833 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 834 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt
l--------- 1 root root 64 Jan  5 17:28 835 -> /root/etc/ssl/certs/Starfield_Class_2_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 836 -> /root/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 837 -> /root/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt
l--------- 1 root root 64 Jan  5 17:28 838 -> /root/etc/ssl/certs/GlobalSign_ECC_Root_CA_-_R4.pem
lr-x------ 1 root root 64 Jan  5 17:28 839 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt
lr-x------ 1 root root 64 Jan  5 17:28 84 -> /root/usr/lib/x86_64-linux-gnu/libm.so.6
lr-x------ 1 root root 64 Jan  5 17:28 840 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt
l--------- 1 root root 64 Jan  5 17:28 841 -> /root/etc/ssl/certs/5a7722fb.0
l--------- 1 root root 64 Jan  5 17:28 842 -> /root/etc/ssl/certs/E-Tugra_Global_Root_CA_ECC_v3.pem
lr-x------ 1 root root 64 Jan  5 17:28 843 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt
lr-x------ 1 root root 64 Jan  5 17:28 844 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt
l--------- 1 root root 64 Jan  5 17:28 845 -> /root/etc/ssl/certs/ff34af3f.0
l--------- 1 root root 64 Jan  5 17:28 846 -> /root/etc/ssl/certs/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
lr-x------ 1 root root 64 Jan  5 17:28 847 -> /root/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt
lr-x------ 1 root root 64 Jan  5 17:28 848 -> /root/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt
l--------- 1 root root 64 Jan  5 17:28 849 -> /root/etc/ssl/certs/QuoVadis_Root_CA_3.pem
lr-x------ 1 root root 64 Jan  5 17:28 85 -> /root/usr/lib/x86_64-linux-gnu/libm.so.6
lr-x------ 1 root root 64 Jan  5 17:28 850 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt
lr-x------ 1 root root 64 Jan  5 17:28 851 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt
l--------- 1 root root 64 Jan  5 17:28 852 -> /root/etc/ssl/certs/Buypass_Class_3_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 853 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 854 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 855 -> /root/etc/ssl/certs/5f15c80c.0
l--------- 1 root root 64 Jan  5 17:28 856 -> /root/etc/ssl/certs/TWCA_Global_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 857 -> /root/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 858 -> /root/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 859 -> /root/etc/ssl/certs/e-Szigno_Root_CA_2017.pem
lr-x------ 1 root root 64 Jan  5 17:28 86 -> /root/usr/lib/x86_64-linux-gnu/libgcc_s.so.1
lr-x------ 1 root root 64 Jan  5 17:28 860 -> /root/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt
lr-x------ 1 root root 64 Jan  5 17:28 861 -> /root/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt
l--------- 1 root root 64 Jan  5 17:28 862 -> /root/etc/ssl/certs/TrustCor_ECA-1.pem
lr-x------ 1 root root 64 Jan  5 17:28 863 -> /root/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt
lr-x------ 1 root root 64 Jan  5 17:28 864 -> /root/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt
l--------- 1 root root 64 Jan  5 17:28 865 -> /root/etc/ssl/certs/4042bcee.0
l--------- 1 root root 64 Jan  5 17:28 866 -> /root/etc/ssl/certs/ISRG_Root_X1.pem
lr-x------ 1 root root 64 Jan  5 17:28 867 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt
lr-x------ 1 root root 64 Jan  5 17:28 868 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt
l--------- 1 root root 64 Jan  5 17:28 869 -> /root/etc/ssl/certs/Starfield_Services_Root_Certificate_Authority_-_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 87 -> /root/usr/lib/x86_64-linux-gnu/libgcc_s.so.1
lr-x------ 1 root root 64 Jan  5 17:28 870 -> /root/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 871 -> /root/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt
l--------- 1 root root 64 Jan  5 17:28 872 -> /root/etc/ssl/certs/DigiCert_TLS_ECC_P384_Root_G5.pem
lr-x------ 1 root root 64 Jan  5 17:28 873 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt
lr-x------ 1 root root 64 Jan  5 17:28 874 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt
l--------- 1 root root 64 Jan  5 17:28 875 -> /root/etc/ssl/certs/UCA_Extended_Validation_Root.pem
lr-x------ 1 root root 64 Jan  5 17:28 876 -> /root/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt
lr-x------ 1 root root 64 Jan  5 17:28 877 -> /root/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt
l--------- 1 root root 64 Jan  5 17:28 878 -> /root/etc/ssl/certs/749e9e03.0
l--------- 1 root root 64 Jan  5 17:28 879 -> /root/etc/ssl/certs/QuoVadis_Root_CA_1_G3.pem
lr-x------ 1 root root 64 Jan  5 17:28 88 -> /root/usr/lib/x86_64-linux-gnu/libc.so.6
lr-x------ 1 root root 64 Jan  5 17:28 880 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt
lr-x------ 1 root root 64 Jan  5 17:28 881 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt
l--------- 1 root root 64 Jan  5 17:28 882 -> /root/etc/ssl/certs/e8de2f56.0
l--------- 1 root root 64 Jan  5 17:28 883 -> /root/etc/ssl/certs/TunTrust_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 884 -> /root/usr/share/ca-certificates/mozilla/TunTrust_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 885 -> /root/usr/share/ca-certificates/mozilla/TunTrust_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 886 -> /root/etc/ssl/certs/930ac5d2.0
l--------- 1 root root 64 Jan  5 17:28 887 -> /root/etc/ssl/certs/Actalis_Authentication_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 888 -> /root/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 889 -> /root/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 89 -> /root/usr/lib/x86_64-linux-gnu/libc.so.6
l--------- 1 root root 64 Jan  5 17:28 890 -> /root/etc/ssl/certs/f081611a.0
l--------- 1 root root 64 Jan  5 17:28 891 -> /root/etc/ssl/certs/DigiCert_Global_Root_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 892 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 893 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt
l--------- 1 root root 64 Jan  5 17:28 894 -> /root/etc/ssl/certs/b7a5b843.0
l--------- 1 root root 64 Jan  5 17:28 895 -> /root/etc/ssl/certs/3fb36b73.0
l--------- 1 root root 64 Jan  5 17:28 896 -> /root/etc/ssl/certs/NAVER_Global_Root_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 897 -> /root/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 898 -> /root/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt
l--------- 1 root root 64 Jan  5 17:28 899 -> /root/etc/ssl/certs/68dd7389.0
lrwx------ 1 root root 64 Jan  5 17:28 9 -> 'socket:[862759343]'
lr-x------ 1 root root 64 Jan  5 17:28 90 -> /root/usr/share/dotnet/host
l--------- 1 root root 64 Jan  5 17:28 900 -> /root/etc/ssl/certs/9482e63a.0
l--------- 1 root root 64 Jan  5 17:28 901 -> /root/etc/ssl/certs/Certum_EC-384_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 902 -> /root/usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 903 -> /root/usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt
l--------- 1 root root 64 Jan  5 17:28 904 -> /root/etc/ssl/certs/9ef4a08a.0
l--------- 1 root root 64 Jan  5 17:28 905 -> /root/etc/ssl/certs/D-TRUST_BR_Root_CA_1_2020.pem
lr-x------ 1 root root 64 Jan  5 17:28 906 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_BR_Root_CA_1_2020.crt
lr-x------ 1 root root 64 Jan  5 17:28 907 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_BR_Root_CA_1_2020.crt
l--------- 1 root root 64 Jan  5 17:28 908 -> /root/etc/ssl/certs/Izenpe.com.pem
lr-x------ 1 root root 64 Jan  5 17:28 909 -> /root/usr/share/ca-certificates/mozilla/Izenpe.com.crt
lr-x------ 1 root root 64 Jan  5 17:28 91 -> /root/usr/share/dotnet/host/fxr
lr-x------ 1 root root 64 Jan  5 17:28 910 -> /root/usr/share/ca-certificates/mozilla/Izenpe.com.crt
l--------- 1 root root 64 Jan  5 17:28 911 -> /root/etc/ssl/certs/b81b93f0.0
l--------- 1 root root 64 Jan  5 17:28 912 -> /root/etc/ssl/certs/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem
lr-x------ 1 root root 64 Jan  5 17:28 913 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt
lr-x------ 1 root root 64 Jan  5 17:28 914 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt
l--------- 1 root root 64 Jan  5 17:28 915 -> /root/etc/ssl/certs/DigiCert_TLS_RSA4096_Root_G5.pem
lr-x------ 1 root root 64 Jan  5 17:28 916 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_RSA4096_Root_G5.crt
lr-x------ 1 root root 64 Jan  5 17:28 917 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_RSA4096_Root_G5.crt
l--------- 1 root root 64 Jan  5 17:28 918 -> /root/etc/ssl/certs/UCA_Global_G2_Root.pem
lr-x------ 1 root root 64 Jan  5 17:28 919 -> /root/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt
lr-x------ 1 root root 64 Jan  5 17:28 92 -> /root/usr/share/dotnet/host/fxr
lr-x------ 1 root root 64 Jan  5 17:28 920 -> /root/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt
l--------- 1 root root 64 Jan  5 17:28 921 -> /root/etc/ssl/certs/e868b802.0
l--------- 1 root root 64 Jan  5 17:28 922 -> /root/etc/ssl/certs/406c9bb1.0
l--------- 1 root root 64 Jan  5 17:28 923 -> /root/etc/ssl/certs/emSign_Root_CA_-_C1.pem
lr-x------ 1 root root 64 Jan  5 17:28 924 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt
lr-x------ 1 root root 64 Jan  5 17:28 925 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt
l--------- 1 root root 64 Jan  5 17:28 926 -> /root/etc/ssl/certs/certSIGN_Root_CA_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 927 -> /root/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 928 -> /root/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt
l--------- 1 root root 64 Jan  5 17:28 929 -> /root/etc/ssl/certs/3bde41ac.1
lr-x------ 1 root root 64 Jan  5 17:28 93 -> /root/usr/share/dotnet/host/fxr/8.0.0
l--------- 1 root root 64 Jan  5 17:28 930 -> /root/etc/ssl/certs/4bfab552.0
l--------- 1 root root 64 Jan  5 17:28 931 -> /root/etc/ssl/certs/Go_Daddy_Root_Certificate_Authority_-_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 932 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 933 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt
l--------- 1 root root 64 Jan  5 17:28 934 -> /root/etc/ssl/certs/f39fc864.0
l--------- 1 root root 64 Jan  5 17:28 935 -> /root/etc/ssl/certs/SecureTrust_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 936 -> /root/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 937 -> /root/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt
l--------- 1 root root 64 Jan  5 17:28 938 -> /root/etc/ssl/certs/706f604c.0
l--------- 1 root root 64 Jan  5 17:28 939 -> /root/etc/ssl/certs/XRamp_Global_CA_Root.pem
lr-x------ 1 root root 64 Jan  5 17:28 94 -> /root/usr/share/dotnet/host/fxr/8.0.0/libhostfxr.so
lr-x------ 1 root root 64 Jan  5 17:28 940 -> /root/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt
lr-x------ 1 root root 64 Jan  5 17:28 941 -> /root/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt
l--------- 1 root root 64 Jan  5 17:28 942 -> /root/etc/ssl/certs/2ae6433e.0
l--------- 1 root root 64 Jan  5 17:28 943 -> /root/etc/ssl/certs/CA_Disig_Root_R2.pem
lr-x------ 1 root root 64 Jan  5 17:28 944 -> /root/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt
lr-x------ 1 root root 64 Jan  5 17:28 945 -> /root/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt
l--------- 1 root root 64 Jan  5 17:28 946 -> /root/etc/ssl/certs/DigiCert_Assured_ID_Root_G3.pem
lr-x------ 1 root root 64 Jan  5 17:28 947 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt
lr-x------ 1 root root 64 Jan  5 17:28 948 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt
l--------- 1 root root 64 Jan  5 17:28 949 -> /root/etc/ssl/certs/32888f65.0
lr-x------ 1 root root 64 Jan  5 17:28 95 -> /root/usr/share/dotnet/host/fxr/8.0.0/libhostfxr.so
l--------- 1 root root 64 Jan  5 17:28 950 -> /root/etc/ssl/certs/106f3e4d.0
l--------- 1 root root 64 Jan  5 17:28 951 -> /root/etc/ssl/certs/Entrust_Root_Certification_Authority_-_EC1.pem
lr-x------ 1 root root 64 Jan  5 17:28 952 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt
lr-x------ 1 root root 64 Jan  5 17:28 953 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt
l--------- 1 root root 64 Jan  5 17:28 954 -> /root/etc/ssl/certs/IdenTrust_Commercial_Root_CA_1.pem
lr-x------ 1 root root 64 Jan  5 17:28 955 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt
lr-x------ 1 root root 64 Jan  5 17:28 956 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt
l--------- 1 root root 64 Jan  5 17:28 957 -> /root/etc/ssl/certs/40547a79.0
l--------- 1 root root 64 Jan  5 17:28 958 -> /root/etc/ssl/certs/cc450945.0
l--------- 1 root root 64 Jan  5 17:28 959 -> /root/etc/ssl/certs/f3377b1b.0
lr-x------ 1 root root 64 Jan  5 17:28 96 -> /root/app/Panda.Api.Order.dll
l--------- 1 root root 64 Jan  5 17:28 960 -> /root/etc/ssl/certs/Security_Communication_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 961 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 962 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 963 -> /root/etc/ssl/certs/8f103249.0
l--------- 1 root root 64 Jan  5 17:28 964 -> /root/etc/ssl/certs/Telia_Root_CA_v2.pem
lr-x------ 1 root root 64 Jan  5 17:28 965 -> /root/usr/share/ca-certificates/mozilla/Telia_Root_CA_v2.crt
lr-x------ 1 root root 64 Jan  5 17:28 966 -> /root/usr/share/ca-certificates/mozilla/Telia_Root_CA_v2.crt
l--------- 1 root root 64 Jan  5 17:28 967 -> /root/etc/ssl/certs/USERTrust_RSA_Certification_Authority.pem
lr-x------ 1 root root 64 Jan  5 17:28 968 -> /root/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 969 -> /root/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt
lr-x------ 1 root root 64 Jan  5 17:28 97 -> /root/app/Panda.Api.Order.runtimeconfig.json
l--------- 1 root root 64 Jan  5 17:28 970 -> /root/etc/ssl/certs/Microsoft_ECC_Root_Certificate_Authority_2017.pem
lr-x------ 1 root root 64 Jan  5 17:28 971 -> /root/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt
lr-x------ 1 root root 64 Jan  5 17:28 972 -> /root/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt
l--------- 1 root root 64 Jan  5 17:28 973 -> /root/etc/ssl/certs/Buypass_Class_2_Root_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 974 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 975 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt
l--------- 1 root root 64 Jan  5 17:28 976 -> /root/etc/ssl/certs/f387163d.0
l--------- 1 root root 64 Jan  5 17:28 977 -> /root/etc/ssl/certs/1d3472b9.0
l--------- 1 root root 64 Jan  5 17:28 978 -> /root/etc/ssl/certs/AffirmTrust_Premium_ECC.pem
lr-x------ 1 root root 64 Jan  5 17:28 979 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt
lr-x------ 1 root root 64 Jan  5 17:28 98 -> /root/app/Panda.Api.Order.runtimeconfig.json
lr-x------ 1 root root 64 Jan  5 17:28 980 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt
l--------- 1 root root 64 Jan  5 17:28 981 -> /root/etc/ssl/certs/8d89cda1.0
l--------- 1 root root 64 Jan  5 17:28 982 -> /root/etc/ssl/certs/6fa5da56.0
l--------- 1 root root 64 Jan  5 17:28 983 -> /root/etc/ssl/certs/SSL.com_Root_Certification_Authority_RSA.pem
lr-x------ 1 root root 64 Jan  5 17:28 984 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt
lr-x------ 1 root root 64 Jan  5 17:28 985 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt
l--------- 1 root root 64 Jan  5 17:28 986 -> /root/etc/ssl/certs/Certum_Trusted_Network_CA.pem
lr-x------ 1 root root 64 Jan  5 17:28 987 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt
lr-x------ 1 root root 64 Jan  5 17:28 988 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt
l--------- 1 root root 64 Jan  5 17:28 989 -> /root/etc/ssl/certs/b727005e.0
lr-x------ 1 root root 64 Jan  5 17:28 99 -> /root/usr/share/dotnet/shared
l--------- 1 root root 64 Jan  5 17:28 990 -> /root/etc/ssl/certs/cbf06781.0
l--------- 1 root root 64 Jan  5 17:28 991 -> /root/etc/ssl/certs/Certainly_Root_E1.pem
lr-x------ 1 root root 64 Jan  5 17:28 992 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_E1.crt
lr-x------ 1 root root 64 Jan  5 17:28 993 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_E1.crt
l--------- 1 root root 64 Jan  5 17:28 994 -> /root/etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem
lr-x------ 1 root root 64 Jan  5 17:28 995 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt
lr-x------ 1 root root 64 Jan  5 17:28 996 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt
l--------- 1 root root 64 Jan  5 17:28 997 -> /root/etc/ssl/certs/c01eb047.0
l--------- 1 root root 64 Jan  5 17:28 998 -> /root/etc/ssl/certs/Comodo_AAA_Services_root.pem
lr-x------ 1 root root 64 Jan  5 17:28 999 -> /root/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt

runsc-gofer in the sandbox

$ ls -l /proc/1608287/fd
total 0
lr-x------ 1 root root 64 Dec 21 08:55 0 -> /dev/null
l-wx------ 1 root root 64 Dec 21 08:55 1 -> /dev/null
lrwx------ 1 root root 64 Dec 21 08:55 10 -> 'anon_inode:[eventpoll]'
lr-x------ 1 root root 64 Dec 21 08:55 11 -> 'pipe:[862427537]'
l-wx------ 1 root root 64 Dec 21 08:55 12 -> 'pipe:[862427527]'
l-wx------ 1 root root 64 Dec 19 09:50 13 -> 'pipe:[862427537]'
lrwx------ 1 root root 64 Dec 21 08:55 14 -> 'anon_inode:[eventfd]'
l-wx------ 1 root root 64 Dec 21 08:55 15 -> 'pipe:[862446720]'
lr-x------ 1 root root 64 Dec 21 08:55 16 -> /
lrwx------ 1 root root 64 Dec 21 08:55 17 -> '/memfd:flipcall_packet_windows (deleted)'
lrwx------ 1 root root 64 Dec 21 08:55 18 -> '/memfd:flipcall_packet_windows (deleted)'
lr-x------ 1 root root 64 Dec 21 08:55 19 -> /root
l-wx------ 1 root root 64 Dec 21 08:55 2 -> /dev/null
lrwx------ 1 root root 64 Dec 21 08:55 20 -> 'socket:[862378902]'
lrwx------ 1 root root 64 Dec 21 08:55 21 -> 'socket:[862378904]'
lr-x------ 1 root root 64 Dec 21 08:55 22 -> /root/etc
lr-x------ 1 root root 64 Dec 21 08:55 23 -> /root/etc/resolv.conf
lr-x------ 1 root root 64 Dec 21 08:55 24 -> /root/etc/resolv.conf
lrwx------ 1 root root 64 Dec 21 08:55 25 -> 'socket:[862446739]'
lrwx------ 1 root root 64 Dec 21 08:55 26 -> 'socket:[862423574]'
lr-x------ 1 root root 64 Dec 21 08:55 27 -> /root/pause
lr-x------ 1 root root 64 Dec 21 08:55 28 -> /root/pause
l-wx------ 1 root root 64 Dec 21 08:55 3 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json
lr-x------ 1 root root 64 Dec 21 08:55 4 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/config.json
lrwx------ 1 root root 64 Dec 21 08:55 5 -> 'anon_inode:[eventfd]'
lrwx------ 1 root root 64 Dec 21 08:55 6 -> 'socket:[862403114]'
lrwx------ 1 root root 64 Dec 21 08:55 7 -> 'socket:[862403116]'
lr-x------ 1 root root 64 Dec 21 08:55 8 -> 'pipe:[862427527]'
lr-x------ 1 root root 64 Dec 21 08:55 9 -> 'pipe:[862446720]'

runsc in the sandbox

$ ls -l /proc/1608393/fd
total 0
lr-x------ 1 root root 64 Jan  5 17:35 0 -> /dev/null
l-wx------ 1 root root 64 Jan  5 17:35 1 -> 'pipe:[862427584]'
lrwx------ 1 root root 64 Jan  5 17:35 10 -> 'socket:[862446746]'
lrwx------ 1 root root 64 Jan  5 17:35 11 -> 'anon_inode:[eventfd]'
l-wx------ 1 root root 64 Jan  5 17:35 2 -> 'pipe:[862427585]'
lr-x------ 1 root root 64 Jan  5 17:35 3 -> anon_inode:inotify
lr-x------ 1 root root 64 Jan  5 17:35 4 -> 'pipe:[862446744]'
lrwx------ 1 root root 64 Jan  5 17:35 5 -> 'anon_inode:[eventpoll]'
lr-x------ 1 root root 64 Jan  5 17:35 6 -> 'pipe:[862446743]'
l-wx------ 1 root root 64 Jan  5 17:35 7 -> 'pipe:[862446743]'
l-wx------ 1 root root 64 Jan  5 17:35 8 -> 'pipe:[862446744]'
l-wx------ 1 root root 64 Jan  5 17:35 9 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json

runsc-sandbox in the sandbox

$ ls -l /proc/1608288/fd
total 0
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 0 -> /dev/null
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 1 -> /dev/null
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 10 -> 'socket:[862403133]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 100 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 101 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 102 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 103 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Features.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 104 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 105 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 106 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Binder.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 107 -> /root/app/Panda.NuGet.Api.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 108 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 109 -> /root/app/MassTransit.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 11 -> '/memfd:systrap-memory (deleted)'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 110 -> /root/app/MassTransit.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 111 -> /root/app/Panda.NuGet.Shirtigo.Client.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 112 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 113 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Memory.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 114 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 115 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 116 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 117 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 118 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 119 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 12 -> '/memfd:runsc-memory (deleted)'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 120 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 121 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Physical.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 122 -> /root/usr/lib/x86_64-linux-gnu/libicuuc.so.72.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 123 -> /root/usr/lib/x86_64-linux-gnu/libicudata.so.72.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 124 -> /root/usr/lib/x86_64-linux-gnu/libicui18n.so.72.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 125 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.FileExtensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 126 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 127 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 128 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 129 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 13 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 130 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Json.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 131 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 132 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 133 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 134 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 135 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 136 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 137 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 138 -> /root/app/appsettings.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 139 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll
lrwx------ 1 nobody nogroup 64 Dec 19 09:50 14 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 140 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 141 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Configuration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 142 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 143 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Console.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 144 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Debug.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 145 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.EventSource.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 146 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 147 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 148 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 149 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 15 -> 'pipe:[862446713]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 150 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 151 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 152 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 153 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 154 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IIS.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 155 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IISIntegration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 156 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 157 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 158 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Connections.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 159 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 16 -> 'pipe:[862423542]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 160 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 161 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HostFiltering.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 162 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpOverrides.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 163 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.ObjectPool.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 164 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 165 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 166 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 167 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 168 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cors.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 169 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 17 -> 'anon_inode:[eventpoll]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 170 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 171 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 172 -> /root/app/Swashbuckle.AspNetCore.SwaggerGen.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 173 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 174 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 175 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 176 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 177 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.Policy.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 178 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 179 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Cors.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 18 -> 'pipe:[862423541]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 180 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 181 -> /root/app/Panda.NuGet.Database.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 182 -> /root/app/Microsoft.EntityFrameworkCore.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 183 -> /root/app/Panda.NuGet.Api.Services.Interfaces.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 184 -> /root/app/Panda.NuGet.Api.Services.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 185 -> /root/app/Swashbuckle.AspNetCore.Swagger.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 186 -> /root/app/Microsoft.OpenApi.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 187 -> /root/app/Serilog.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 188 -> /root/app/Serilog.Extensions.Hosting.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 189 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 19 -> 'pipe:[862446713]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 190 -> /root/app/Serilog.Extensions.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 191 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 192 -> /root/app/Microsoft.AspNetCore.Authentication.JwtBearer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 193 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 194 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 195 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cryptography.Internal.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 196 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.WebEncoders.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 197 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 198 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Http.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 199 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 2 -> /var/log/pods/<redacted>/gvisor_panic.log
l-wx------ 1 nobody nogroup 64 Dec 19 09:50 20 -> 'pipe:[862423541]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 200 -> /root/app/MassTransit.RabbitMqTransport.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 201 -> /root/app/Panda.Api.Order.Consumer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 202 -> /root/app/Panda.NuGet.Queue.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 203 -> /root/app/Panda.Api.Order.Models.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 204 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 205 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 206 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 207 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 208 -> /root/app/RabbitMQ.Client.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 209 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 21 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 210 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 211 -> /root/app/Panda.Api.Order.Services.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 212 -> /root/app/Panda.Api.Order.Services.Interfaces.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 213 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 214 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Features.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 215 -> /root/app/FikaAmazonAPI.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 216 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 217 -> /root/app/Panda.NuGet.PrintRoyal.Models.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 218 -> /root/app/Panda.Api.Order.BackgroundServices.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 219 -> /root/app/Panda.Api.Order.Clients.Interfaces.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 22 -> 'socket:[862403133]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 220 -> /root/app/Panda.Api.Order.Clients.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 221 -> /root/app/FluentFTP.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 222 -> /root/app/Claytondus.AmazonMWS.Orders.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 223 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 224 -> /root/app/Swashbuckle.AspNetCore.SwaggerUI.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 225 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpsPolicy.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 226 -> /root/app/Serilog.Sinks.Grafana.Loki.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 227 -> /root/app/Serilog.Settings.Configuration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 228 -> /root/app/Microsoft.Extensions.DependencyModel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 229 -> /root/app/Serilog.Sinks.Console.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 23 -> 'pipe:[862423542]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 230 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 231 -> /root/app/Serilog.AspNetCore.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 232 -> /root/app/Serilog.Formatting.Compact.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 233 -> /root/app/Serilog.Sinks.Debug.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 234 -> /root/app/Serilog.Sinks.File.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 235 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 236 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 237 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 238 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 239 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/System.IO.Pipelines.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 24 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 240 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 241 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 242 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 243 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Localization.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 244 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Net.Http.Headers.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 245 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 246 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 247 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Metadata.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 248 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 249 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll
lrwx------ 1 nobody nogroup 64 Dec 19 09:50 25 -> 'socket:[862427571]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 250 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 251 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 252 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 253 -> /root/usr/share/zoneinfo/Etc/UTC
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 254 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 255 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 256 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 257 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 258 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 259 -> /root/etc/resolv.conf
lrwx------ 1 nobody nogroup 64 Dec 19 09:50 26 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 260 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 261 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 262 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 263 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 264 -> /root/usr/lib/x86_64-linux-gnu/libssl.so.3
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 265 -> /root/usr/lib/x86_64-linux-gnu/libcrypto.so.3
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 266 -> /root/etc/ssl/openssl.cnf
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 267 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 268 -> /root/etc/nsswitch.conf
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 269 -> /root/etc/host.conf
lrwx------ 1 nobody nogroup 64 Dec 19 09:50 27 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 270 -> /root/etc/hosts
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 271 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 272 -> /root/etc/ssl/certs/ca-certificates.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 273 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 274 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 275 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 276 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 277 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 278 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 279 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 28 -> 'socket:[862378903]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 280 -> /root/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 281 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 282 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 283 -> /root/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 284 -> /root/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 285 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 286 -> /root/app/Npgsql.EntityFrameworkCore.PostgreSQL.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 287 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 288 -> /root/app/Microsoft.EntityFrameworkCore.Relational.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 289 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 29 -> 'socket:[862378905]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 290 -> /root/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 291 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 292 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 293 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 294 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 295 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 296 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 297 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 298 -> /root/app/Npgsql.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 299 -> /root/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 3 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 30 -> /root/pause
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 300 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 301 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 302 -> /root/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 303 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 304 -> /root/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 305 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 306 -> /root/usr/share/ca-certificates/mozilla/vTrus_ECC_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 307 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 308 -> /root/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 309 -> /root/usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 31 -> 'socket:[862446740]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 310 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 311 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 312 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 313 -> /root/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 314 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 315 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 316 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 317 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 318 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 319 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 32 -> 'socket:[862423575]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 320 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 321 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 322 -> /root/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 323 -> /root/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 324 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 325 -> /root/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 326 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 327 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 328 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 329 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 33 -> /root/etc/ld.so.cache
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 330 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 331 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 332 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 333 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 334 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 335 -> /root/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 336 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 337 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 338 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 339 -> /root/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 34 -> /root/usr/lib/x86_64-linux-gnu/libpthread.so.0
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 340 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 341 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 342 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 343 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 344 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 345 -> /root/app/Microsoft.EntityFrameworkCore.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 346 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 347 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_ECC_RootCA1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 348 -> /root/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 349 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 35 -> /root/usr/lib/x86_64-linux-gnu/libdl.so.2
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 350 -> /root/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 351 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 352 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 353 -> /root/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 354 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 355 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 356 -> /root/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 357 -> /root/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 358 -> /root/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 359 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 36 -> /root/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 360 -> /root/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 361 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 362 -> /root/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 363 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 364 -> /root/usr/share/ca-certificates/mozilla/TunTrust_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 365 -> /root/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 366 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 367 -> /root/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 368 -> /root/usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 369 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_BR_Root_CA_1_2020.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 37 -> /root/usr/lib/x86_64-linux-gnu/libm.so.6
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 370 -> /root/usr/share/ca-certificates/mozilla/Izenpe.com.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 371 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 372 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_RSA4096_Root_G5.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 373 -> /root/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 374 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 375 -> /root/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 376 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 377 -> /root/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 378 -> /root/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 379 -> /root/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 38 -> /root/usr/lib/x86_64-linux-gnu/libgcc_s.so.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 380 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 381 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 382 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 383 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 384 -> /root/usr/share/ca-certificates/mozilla/Telia_Root_CA_v2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 385 -> /root/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 386 -> /root/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 387 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 388 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 389 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 39 -> /root/usr/lib/x86_64-linux-gnu/libc.so.6
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 390 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 391 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_E1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 392 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 393 -> /root/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 394 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 395 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 396 -> /root/usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 397 -> '/root/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F'$'\305\221''tan'$'\303\272''s'$'\303\255''tv'$'\303\241''ny.crt'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 398 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 399 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 4 -> /var/log/pods/<redacted>/gvisor_panic.log
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 40 -> /root/usr/share/dotnet/host/fxr/8.0.0/libhostfxr.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 400 -> /root/usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 401 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_ECC_Root_CA_2021.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 402 -> /root/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 403 -> /root/usr/share/ca-certificates/mozilla/Certigna.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 404 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 405 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_RSA_Root_CA_2021.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 406 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 407 -> /root/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 408 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_EV_Root_CA_1_2020.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 409 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 41 -> /root/app/Panda.Api.Order.runtimeconfig.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 410 -> /root/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 411 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 412 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 413 -> /root/usr/share/ca-certificates/mozilla/vTrus_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 414 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 415 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_R1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 416 -> /root/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 417 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 418 -> /root/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 419 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 42 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 420 -> /root/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 421 -> /root/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 422 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 423 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 424 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 425 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 426 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 427 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.StaticFiles.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 428 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Embedded.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 429 -> /root/app/AutoMapper.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 43 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.runtimeconfig.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 430 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 431 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 432 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 433 -> /root/app/Panda.Api.Order.xml
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 434 -> /root/app/System.IdentityModel.Tokens.Jwt.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 435 -> /root/app/Microsoft.IdentityModel.Tokens.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 436 -> /root/app/Microsoft.IdentityModel.Protocols.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 437 -> /root/app/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 438 -> /root/app/Microsoft.IdentityModel.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 439 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 44 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 440 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 441 -> /root/app/Microsoft.IdentityModel.JsonWebTokens.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 442 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 443 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Extensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 444 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.WebUtilities.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 445 -> /root/app/Panda.NuGet.Api.Helper.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 446 -> /root/etc/gai.conf
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 447 -> /root/app/Dropbox.Api.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 448 -> /root/app/SlackAPI.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 449 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 45 -> 'pipe:[862447097]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 450 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 451 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 452 -> /root/app/Panda.Api.Order.Services.pdb
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 453 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 454 -> /root/app/Polly.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 455 -> /root/app/Newtonsoft.Json.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 456 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 457 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 458 -> /root/app/AWSSDK.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 459 -> /root/app/AWSSDK.S3.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 46 -> 'pipe:[862447098]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 460 -> /root/usr/lib/os-release
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 461 -> /root/app/RestSharp.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 462 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 463 -> /root/app/RestSharp.Serializers.NewtonsoftJson.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 464 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 465 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 466 -> /root/app/Panda.Api.Order.BackgroundServices.pdb
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 467 -> /root/app/Panda.Api.Order.Clients.pdb
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 468 -> /root/app/SkiaSharp.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 469 -> /root/app/runtimes/linux-x64/native/libSkiaSharp.so
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 47 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/rootfs/.gvisor.filestore.bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 470 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 471 -> /root/app/CsvHelper.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 472 -> /root/app/Minio.dll
lr-x------ 1 nobody nogroup 64 Dec 26 15:00 473 -> /root/app/Panda.Api.Order.Consumer.pdb
lr-x------ 1 nobody nogroup 64 Dec 26 15:00 474 -> /root/app/Panda.Api.Order.pdb
lr-x------ 1 nobody nogroup 64 Jan  3 01:22 475 -> /root/app/Microsoft.VisualStudio.Threading.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 48 -> 'socket:[862759336]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 49 -> 'socket:[862759338]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 5 -> 'socket:[862403113]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 50 -> 'socket:[862759340]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 51 -> 'socket:[862759342]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 52 -> 'socket:[862759344]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 53 -> 'anon_inode:[eventpoll]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 54 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 55 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 56 -> 'socket:[862447103]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 57 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 58 -> 'socket:[862447105]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 59 -> 'socket:[862726488]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 6 -> 'socket:[862403115]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 60 -> 'socket:[862726490]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 61 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 62 -> 'socket:[862704708]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 63 -> 'socket:[862718518]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 64 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 65 -> 'socket:[862725181]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 66 -> 'socket:[862725183]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 67 -> /root/usr/share/dotnet/dotnet
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 68 -> 'socket:[862704710]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 69 -> 'socket:[862704712]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 7 -> '/memfd:memory-usage (deleted)'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 70 -> /root/etc/passwd
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 71 -> /root/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 72 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 73 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 74 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.deps.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 75 -> /root/app/Panda.Api.Order.deps.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 76 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 77 -> /root/usr/lib/x86_64-linux-gnu/librt.so.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 78 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 79 -> 'socket:[862725190]'
lrwx------ 1 nobody nogroup 64 Dec 19 09:50 8 -> 'socket:[862378908]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 80 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 81 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 82 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 83 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 84 -> /root/app/Panda.Api.Order.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 85 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 86 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 87 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 88 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 89 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Abstractions.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 9 -> /var/log/pods/<redacted>/gvisor.log
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 90 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 91 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 92 -> /root/app/Panda.NuGet.Api.Models.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 93 -> /root/app/Panda.NuGet.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 94 -> /root/app/Panda.NuGet.Storage.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 95 -> /root/app/Panda.NuGet.Authentication.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 96 -> /root/app/Panda.NuGet.BillbeeClient.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 97 -> /root/app/Panda.NuGet.PrintfulApi.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 98 -> /root/app/Panda.NuGet.PrintRoyalApiClient.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 99 -> /root/app/Panda.NuGet.Messaging.dll

The last exe process, just to check

$ ls -l /proc/1608619/fd
total 0
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 0 -> /dev/null
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 1 -> /dev/null
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 10 -> 'socket:[862403133]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 100 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 101 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 102 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 103 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Features.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 104 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 105 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 106 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Binder.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 107 -> /root/app/Panda.NuGet.Api.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 108 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 109 -> /root/app/MassTransit.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 11 -> '/memfd:systrap-memory (deleted)'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 110 -> /root/app/MassTransit.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 111 -> /root/app/Panda.NuGet.Shirtigo.Client.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 112 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 113 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Memory.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 114 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 115 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 116 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 117 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 118 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 119 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 12 -> '/memfd:runsc-memory (deleted)'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 120 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 121 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Physical.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 122 -> /root/usr/lib/x86_64-linux-gnu/libicuuc.so.72.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 123 -> /root/usr/lib/x86_64-linux-gnu/libicudata.so.72.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 124 -> /root/usr/lib/x86_64-linux-gnu/libicui18n.so.72.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 125 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.FileExtensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 126 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 127 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 128 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 129 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 13 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 130 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Json.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 131 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 132 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 133 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 134 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 135 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 136 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 137 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 138 -> /root/app/appsettings.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 139 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 14 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 140 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 141 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Configuration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 142 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 143 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Console.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 144 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Debug.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 145 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.EventSource.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 146 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 147 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 148 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 149 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 15 -> 'pipe:[862446713]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 150 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 151 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 152 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 153 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 154 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IIS.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 155 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.IISIntegration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 156 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 157 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 158 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Connections.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 159 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 16 -> 'pipe:[862423542]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 160 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 161 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HostFiltering.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 162 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpOverrides.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 163 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.ObjectPool.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 164 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Routing.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 165 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 166 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 167 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 168 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cors.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 169 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 17 -> 'anon_inode:[eventpoll]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 170 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 171 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 172 -> /root/app/Swashbuckle.AspNetCore.SwaggerGen.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 173 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 174 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 175 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 176 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 177 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.Policy.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 178 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authorization.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 179 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.Cors.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 18 -> 'pipe:[862423541]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 180 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 181 -> /root/app/Panda.NuGet.Database.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 182 -> /root/app/Microsoft.EntityFrameworkCore.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 183 -> /root/app/Panda.NuGet.Api.Services.Interfaces.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 184 -> /root/app/Panda.NuGet.Api.Services.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 185 -> /root/app/Swashbuckle.AspNetCore.Swagger.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 186 -> /root/app/Microsoft.OpenApi.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 187 -> /root/app/Serilog.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 188 -> /root/app/Serilog.Extensions.Hosting.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 189 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 19 -> 'pipe:[862446713]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 190 -> /root/app/Serilog.Extensions.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 191 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Authentication.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 192 -> /root/app/Microsoft.AspNetCore.Authentication.JwtBearer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 193 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 194 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 195 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Cryptography.Internal.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 196 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.WebEncoders.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 197 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 198 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Http.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 199 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 2 -> /var/log/pods/<redacted>/gvisor_panic.log
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 20 -> 'pipe:[862423541]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 200 -> /root/app/MassTransit.RabbitMqTransport.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 201 -> /root/app/Panda.Api.Order.Consumer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 202 -> /root/app/Panda.NuGet.Queue.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 203 -> /root/app/Panda.Api.Order.Models.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 204 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 205 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 206 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 207 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 208 -> /root/app/RabbitMQ.Client.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 209 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 21 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 210 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 211 -> /root/app/Panda.Api.Order.Services.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 212 -> /root/app/Panda.Api.Order.Services.Interfaces.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 213 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 214 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Features.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 215 -> /root/app/FikaAmazonAPI.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 216 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 217 -> /root/app/Panda.NuGet.PrintRoyal.Models.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 218 -> /root/app/Panda.Api.Order.BackgroundServices.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 219 -> /root/app/Panda.Api.Order.Clients.Interfaces.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 22 -> 'socket:[862403133]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 220 -> /root/app/Panda.Api.Order.Clients.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 221 -> /root/app/FluentFTP.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 222 -> /root/app/Claytondus.AmazonMWS.Orders.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 223 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Caching.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 224 -> /root/app/Swashbuckle.AspNetCore.SwaggerUI.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 225 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.HttpsPolicy.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 226 -> /root/app/Serilog.Sinks.Grafana.Loki.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 227 -> /root/app/Serilog.Settings.Configuration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 228 -> /root/app/Microsoft.Extensions.DependencyModel.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 229 -> /root/app/Serilog.Sinks.Console.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 23 -> 'pipe:[862423542]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 230 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 231 -> /root/app/Serilog.AspNetCore.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 232 -> /root/app/Serilog.Formatting.Compact.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 233 -> /root/app/Serilog.Sinks.Debug.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 234 -> /root/app/Serilog.Sinks.File.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 235 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 236 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 237 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 238 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 239 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/System.IO.Pipelines.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 24 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 240 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 241 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 242 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 243 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Localization.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 244 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Net.Http.Headers.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 245 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 246 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 247 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Metadata.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 248 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 249 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 25 -> 'socket:[862427571]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 250 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 251 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 252 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 253 -> /root/usr/share/zoneinfo/Etc/UTC
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 254 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 255 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 256 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 257 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 258 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 259 -> /root/etc/resolv.conf
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 26 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 260 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 261 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 262 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 263 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 264 -> /root/usr/lib/x86_64-linux-gnu/libssl.so.3
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 265 -> /root/usr/lib/x86_64-linux-gnu/libcrypto.so.3
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 266 -> /root/etc/ssl/openssl.cnf
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 267 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 268 -> /root/etc/nsswitch.conf
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 269 -> /root/etc/host.conf
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 27 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 270 -> /root/etc/hosts
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 271 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 272 -> /root/etc/ssl/certs/ca-certificates.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 273 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 274 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 275 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 276 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 277 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 278 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 279 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 28 -> 'socket:[862378903]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 280 -> /root/usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 281 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 282 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 283 -> /root/usr/share/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 284 -> /root/usr/share/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 285 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 286 -> /root/app/Npgsql.EntityFrameworkCore.PostgreSQL.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 287 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 288 -> /root/app/Microsoft.EntityFrameworkCore.Relational.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 289 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 29 -> 'socket:[862378905]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 290 -> /root/usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 291 -> /root/usr/share/ca-certificates/mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 292 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 293 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 294 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 295 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 296 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 297 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 298 -> /root/app/Npgsql.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 299 -> /root/usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 3 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8/log.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 30 -> /root/pause
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 300 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 301 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 302 -> /root/usr/share/ca-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 303 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 304 -> /root/usr/share/ca-certificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 305 -> /root/usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 306 -> /root/usr/share/ca-certificates/mozilla/vTrus_ECC_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 307 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 308 -> /root/usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 309 -> /root/usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 31 -> 'socket:[862446740]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 310 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 311 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 312 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 313 -> /root/usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 314 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 315 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 316 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 317 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 318 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 319 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 32 -> 'socket:[862423575]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 320 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 321 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 322 -> /root/usr/share/ca-certificates/mozilla/COMODO_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 323 -> /root/usr/share/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 324 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 325 -> /root/usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 326 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 327 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 328 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 329 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 33 -> /root/etc/ld.so.cache
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 330 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_RSA_v3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 331 -> /root/usr/share/ca-certificates/mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 332 -> /root/usr/share/ca-certificates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 333 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 334 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 335 -> /root/usr/share/ca-certificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 336 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 337 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 338 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 339 -> /root/usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 34 -> /root/usr/lib/x86_64-linux-gnu/libpthread.so.0
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 340 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 341 -> /root/usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 342 -> /root/usr/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 343 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 344 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 345 -> /root/app/Microsoft.EntityFrameworkCore.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 346 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 347 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_ECC_RootCA1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 348 -> /root/usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 349 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 35 -> /root/usr/lib/x86_64-linux-gnu/libdl.so.2
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 350 -> /root/usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 351 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 352 -> /root/usr/share/ca-certificates/mozilla/E-Tugra_Global_Root_CA_ECC_v3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 353 -> /root/usr/share/ca-certificates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 354 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 355 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 356 -> /root/usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 357 -> /root/usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 358 -> /root/usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 359 -> /root/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 36 -> /root/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.30
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 360 -> /root/usr/share/ca-certificates/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 361 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 362 -> /root/usr/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 363 -> /root/usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 364 -> /root/usr/share/ca-certificates/mozilla/TunTrust_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 365 -> /root/usr/share/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 366 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 367 -> /root/usr/share/ca-certificates/mozilla/NAVER_Global_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 368 -> /root/usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 369 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_BR_Root_CA_1_2020.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 37 -> /root/usr/lib/x86_64-linux-gnu/libm.so.6
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 370 -> /root/usr/share/ca-certificates/mozilla/Izenpe.com.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 371 -> /root/usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 372 -> /root/usr/share/ca-certificates/mozilla/DigiCert_TLS_RSA4096_Root_G5.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 373 -> /root/usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 374 -> /root/usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 375 -> /root/usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 376 -> /root/usr/share/ca-certificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 377 -> /root/usr/share/ca-certificates/mozilla/SecureTrust_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 378 -> /root/usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 379 -> /root/usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 38 -> /root/usr/lib/x86_64-linux-gnu/libgcc_s.so.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 380 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 381 -> /root/usr/share/ca-certificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 382 -> /root/usr/share/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 383 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 384 -> /root/usr/share/ca-certificates/mozilla/Telia_Root_CA_v2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 385 -> /root/usr/share/ca-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 386 -> /root/usr/share/ca-certificates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 387 -> /root/usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 388 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 389 -> /root/usr/share/ca-certificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 39 -> /root/usr/lib/x86_64-linux-gnu/libc.so.6
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 390 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 391 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_E1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 392 -> /root/usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 393 -> /root/usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 394 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 395 -> /root/usr/share/ca-certificates/mozilla/Trustwave_Global_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 396 -> /root/usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 397 -> '/root/usr/share/ca-certificates/mozilla/NetLock_Arany_=Class_Gold=_F'$'\305\221''tan'$'\303\272''s'$'\303\255''tv'$'\303\241''ny.crt'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 398 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 399 -> /root/usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 4 -> /var/log/pods/<redacted>/gvisor_panic.log
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 40 -> /root/usr/share/dotnet/host/fxr/8.0.0/libhostfxr.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 400 -> /root/usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 401 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_ECC_Root_CA_2021.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 402 -> /root/usr/share/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 403 -> /root/usr/share/ca-certificates/mozilla/Certigna.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 404 -> /root/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 405 -> /root/usr/share/ca-certificates/mozilla/HARICA_TLS_RSA_Root_CA_2021.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 406 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 407 -> /root/usr/share/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 408 -> /root/usr/share/ca-certificates/mozilla/D-TRUST_EV_Root_CA_1_2020.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 409 -> /root/usr/share/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 41 -> /root/app/Panda.Api.Order.runtimeconfig.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 410 -> /root/usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 411 -> /root/usr/share/ca-certificates/mozilla/Security_Communication_RootCA2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 412 -> /root/usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 413 -> /root/usr/share/ca-certificates/mozilla/vTrus_Root_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 414 -> /root/usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 415 -> /root/usr/share/ca-certificates/mozilla/Certainly_Root_R1.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 416 -> /root/usr/share/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 417 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R3.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 418 -> /root/usr/share/ca-certificates/mozilla/Secure_Global_CA.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 419 -> /root/usr/share/ca-certificates/mozilla/GTS_Root_R4.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 42 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 420 -> /root/usr/share/ca-certificates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 421 -> /root/usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 422 -> /root/usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 423 -> /root/usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 424 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 425 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 426 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 427 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.StaticFiles.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 428 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.FileProviders.Embedded.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 429 -> /root/app/AutoMapper.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 43 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.runtimeconfig.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 430 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 431 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 432 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 433 -> /root/app/Panda.Api.Order.xml
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 434 -> /root/app/System.IdentityModel.Tokens.Jwt.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 435 -> /root/app/Microsoft.IdentityModel.Tokens.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 436 -> /root/app/Microsoft.IdentityModel.Protocols.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 437 -> /root/app/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 438 -> /root/app/Microsoft.IdentityModel.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 439 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 44 -> /dev/null
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 440 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 441 -> /root/app/Microsoft.IdentityModel.JsonWebTokens.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 442 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 443 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.Http.Extensions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 444 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.WebUtilities.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 445 -> /root/app/Panda.NuGet.Api.Helper.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 446 -> /root/etc/gai.conf
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 447 -> /root/app/Dropbox.Api.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 448 -> /root/app/SlackAPI.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 449 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 45 -> 'pipe:[862447097]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 450 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 451 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 452 -> /root/app/Panda.Api.Order.Services.pdb
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 453 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 454 -> /root/app/Polly.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 455 -> /root/app/Newtonsoft.Json.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 456 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 457 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 458 -> /root/app/AWSSDK.Core.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 459 -> /root/app/AWSSDK.S3.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 46 -> 'pipe:[862447098]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 460 -> /root/usr/lib/os-release
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 461 -> /root/app/RestSharp.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 462 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 463 -> /root/app/RestSharp.Serializers.NewtonsoftJson.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 464 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 465 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 466 -> /root/app/Panda.Api.Order.BackgroundServices.pdb
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 467 -> /root/app/Panda.Api.Order.Clients.pdb
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 468 -> /root/app/SkiaSharp.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 469 -> /root/app/runtimes/linux-x64/native/libSkiaSharp.so
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 47 -> /run/containerd/io.containerd.runtime.v2.task/k8s.io/a2faeb066327c377de64b687015a98f8590ecc527a39feb2a6abe89b959260a6/rootfs/.gvisor.filestore.bc8a72b827c91fd2d1ad77c68fe0c6c87eb5124889277edf0aaa7bcb6e5466d8
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 470 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 471 -> /root/app/CsvHelper.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 472 -> /root/app/Minio.dll
lr-x------ 1 nobody nogroup 64 Dec 27 00:25 473 -> /root/app/Panda.Api.Order.Consumer.pdb
lr-x------ 1 nobody nogroup 64 Dec 27 01:52 474 -> /root/app/Panda.Api.Order.pdb
lr-x------ 1 nobody nogroup 64 Jan  3 01:22 475 -> /root/app/Microsoft.VisualStudio.Threading.dll
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 48 -> 'socket:[862759336]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 49 -> 'socket:[862759338]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 5 -> 'socket:[862403113]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 50 -> 'socket:[862759340]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 51 -> 'socket:[862759342]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 52 -> 'socket:[862759344]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 53 -> 'anon_inode:[eventpoll]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 54 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 55 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 56 -> 'socket:[862447103]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 57 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 58 -> 'socket:[862447105]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 59 -> 'socket:[862726488]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 6 -> 'socket:[862403115]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 60 -> 'socket:[862726490]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 61 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 62 -> 'socket:[862704708]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 63 -> 'socket:[862718518]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 64 -> 'anon_inode:[eventfd]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 65 -> 'socket:[862725181]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 66 -> 'socket:[862725183]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 67 -> /root/usr/share/dotnet/dotnet
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 68 -> 'socket:[862704710]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 69 -> 'socket:[862704712]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 7 -> '/memfd:memory-usage (deleted)'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 70 -> /root/etc/passwd
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 71 -> /root/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 72 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 73 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 74 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.App.deps.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 75 -> /root/app/Panda.Api.Order.deps.json
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 76 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 77 -> /root/usr/lib/x86_64-linux-gnu/librt.so.1
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 78 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 79 -> 'socket:[862725190]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 8 -> 'socket:[862378908]'
lrwx------ 1 nobody nogroup 64 Dec 21 08:55 80 -> 'anon_inode:[eventfd]'
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 81 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 82 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 83 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 84 -> /root/app/Panda.Api.Order.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 85 -> /root/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 86 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.AspNetCore.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 87 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Hosting.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 88 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 89 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Logging.Abstractions.dll
l-wx------ 1 nobody nogroup 64 Dec 21 08:55 9 -> /var/log/pods/<redacted>/gvisor.log
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 90 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Diagnostics.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 91 -> /root/usr/share/dotnet/shared/Microsoft.AspNetCore.App/8.0.0/Microsoft.Extensions.Configuration.Abstractions.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 92 -> /root/app/Panda.NuGet.Api.Models.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 93 -> /root/app/Panda.NuGet.Logging.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 94 -> /root/app/Panda.NuGet.Storage.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 95 -> /root/app/Panda.NuGet.Authentication.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 96 -> /root/app/Panda.NuGet.BillbeeClient.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 97 -> /root/app/Panda.NuGet.PrintfulApi.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 98 -> /root/app/Panda.NuGet.PrintRoyalApiClient.dll
lr-x------ 1 nobody nogroup 64 Dec 21 08:55 99 -> /root/app/Panda.NuGet.Messaging.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment