Skip to content

fix(*): empty cpuset.mems will lead to failure of tmo #4626

fix(*): empty cpuset.mems will lead to failure of tmo

fix(*): empty cpuset.mems will lead to failure of tmo #4626

Triggered via pull request November 16, 2024 11:11
Status Failure
Total duration 10m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 4 warnings
Lint: pkg/util/cgroup/manager/cgroup_test.go#L175
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
Lint: pkg/util/cgroup/manager/cgroup_test.go#L174
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
Lint: pkg/util/cgroup/manager/cgroup_test.go#L223
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
Lint: pkg/util/cgroup/manager/cgroup_test.go#L222
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
Lint: pkg/util/cgroup/manager/cgroup_test.go#L252
SA9007: this call to os.RemoveAll deletes the user's entire temporary directory, not a subdirectory therein (staticcheck)
Lint: pkg/util/cgroup/manager/cgroup_test.go#L251
SA9007(related information): this call to os.TempDir returns the user's temporary directory, for example /tmp (staticcheck)
Lint
issues found
Unit Test: pkg/util/eventbus/event_bus_test.go#L26
could not import github.com/stretchr/testify/assert (open $WORK/b1484/_pkg_.a: no such file or directory)
Unit Test: pkg/util/eventbus/event_bus_test.go#L27
could not import go.uber.org/atomic (open $WORK/b994/_pkg_.a: no such file or directory)
Unit Test: pkg/util/external/network/manager_linux_test.go#L25
could not import github.com/stretchr/testify/assert (open $WORK/b1484/_pkg_.a: no such file or directory)
Unit Test: pkg/util/kubelet/config/kubeletconfig_test.go#L23
could not import github.com/stretchr/testify/assert (open $WORK/b1484/_pkg_.a: no such file or directory)
Unit Test: pkg/util/metric/store_test.go#L23
could not import github.com/stretchr/testify/assert (open $WORK/b1484/_pkg_.a: no such file or directory)
Unit Test
could not import k8s.io/apimachinery/pkg/apis/meta/v1/unstructured (open $WORK/b326/_pkg_.a: no such file or directory)
Unit Test
could not import github.com/opentracing/opentracing-go/ext (open $WORK/b1660/_pkg_.a: no such file or directory)
Unit Test
no such file or directory
Unit Test: pkg/util/service-discovery/service_single_port_sd_test.go#L28
could not import github.com/stretchr/testify/assert (open $WORK/b1484/_pkg_.a: no such file or directory)
Unit Test: pkg/util/general/common_suffix_translator_test.go#L22
could not import github.com/stretchr/testify/require (open $WORK/b1705/_pkg_.a: no such file or directory)
License
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Vet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/