Skip to content

Simple pbench-user-benchmark -- sleep 10 leaves a pidstat process running for a time afterwards #3115

@portante

Description

@portante

Simple pbench-user-benchmark -- sleep 10 leaves a pidstat process running for a time afterwards.

This problem might be difficult to catch.

The environment was simply created with:

pbench-register-tool-set heavy
pbench-user-benchmark -- sleep 10

At least, we think that was it. It could possibly be related to a containerize environment:

$ cat example.sh
#!/bin/bash
source /opt/pbench-agent/profile
pbench-register-tool-set heavy
pbench-user-benchmark -- sleep 10
$ podman run --rm --name example-with-bash -v ./example.sh:/example.sh:z -v ./var_lib_pbench-agent:/var/lib/pbench-agent:z quay.io/pbench/pbench-agent-all-centos-8:latest /example.sh

Metadata

Metadata

Assignees

Labels

AgentTool MeisterOf and relating to the Tool Meister sub-systembugtoolsOf and related to the operation and behavior of various tools (iostat, sar, etc.)

Type

No type

Projects

Status

To Do

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions