Results 5 issues of Adarsh

## Description of the changes Add support for CentOS Stream 9 using the image - quay.io/centos/centos:stream9 to GSC. ## How to test this PR? To test this PR, set follow...

## Description of the Changes PR #1991 exposes a segmentation fault with the use of `pal_describe_location` as in below error log: ``` (host_exception.c:141:handle_sync_signal) error: Unexpected segmentation fault (SIGSEGV) occurred inside...

## Description of the changes According to this - https://github.com/gramineproject/gsc/pull/226#pullrequestreview-2532406098 - Docker optimization: Replaced manual Ubuntu setup with OpenVINO CI Dockerfile ([openvino_cg_dev_2024.6.0.dockerfile](https://github.com/openvinotoolkit/docker_ci/blob/master/dockerfiles/ubuntu24/openvino_cg_dev_2024.6.0.dockerfile)) : - Use ubuntu:24.04 base image - Automate...

- Updated pytorchexample.py to set the weights_only argument to False when calling torch.load. - This change resolves the UnpicklingError encountered when loading the pre-trained model. Fixes #113 - - -...

# Description Please read https://github.com/gramineproject/gsc/issues/229 for context Downloaded OpenVINO Model Server on bare metal using the instructions from [OpenVINO documentation](https://docs.openvino.ai/nightly/openvino-workflow/model-server/ovms_docs_deploying_server_baremetal.html). Steps to Reproduce: 1. Download precompiled package: ```bash wget https://github.com/openvinotoolkit/model_server/releases/download/v2024.5/ovms_ubuntu22.tar.gz...

P: 3