Skip to content

Conversation

@njhill
Copy link
Member

@njhill njhill commented May 31, 2025

Introduced in #17546. We should only call mark_process_dead when we're using prometheus multiprocessing mode (with > 1 API servers).

ERROR 05-31 01:04:14 [prometheus.py:77] Error during metrics cleanup: expected str, bytes or os.PathLike object, not NoneType

Thanks to @lgeiger for reporting.

Introduced in vllm-project#17546. We should only call mark_process_dead when we're using prometheus multiprocessing mode (with > 1 API servers).

Signed-off-by: Nick Hill <nhill@redhat.com>
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@mergify mergify bot added the v1 label May 31, 2025
@njhill njhill added the ready ONLY add when PR is ready to merge/full CI is needed label May 31, 2025
Copy link
Collaborator

@houseroad houseroad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@DarkLight1337 DarkLight1337 merged commit 2b102d5 into vllm-project:main Jun 1, 2025
73 checks passed
amitm02 pushed a commit to amitm02/vllm that referenced this pull request Jun 1, 2025
…ct#18992)

Signed-off-by: Nick Hill <nhill@redhat.com>
Signed-off-by: amit <amit.man@gmail.com>
amitm02 pushed a commit to amitm02/vllm that referenced this pull request Jun 1, 2025
…ct#18992)

Signed-off-by: Nick Hill <nhill@redhat.com>
Signed-off-by: amit <amit.man@gmail.com>
@njhill njhill deleted the fix-mp-prom-warning branch June 2, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants