Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Verify why k8s job test is leaving pod information #1746

@GabyCT

Description

@GabyCT
Jun 19 11:30:49 ubuntu1804-azure7c7b00 kubelet[75546]: I0619 11:30:49.030209   75546 reconciler.go:207] operationExecutor.VerifyControllerAttachedVolume started for volume "default-token-gp5md" (UniqueName: "kubernetes.io/secret/afbf169b-9285-11e9-9332-000d3a7bc01b-default-token-gp5md") pod "job-pi-test-wx5tb" (UID: "afbf169b-9285-11e9-9332-000d3a7bc01b")
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: I0619 11:30:56.248556   75546 reconciler.go:181] operationExecutor.UnmountVolume started for volume "default-token-gp5md" (UniqueName: "kubernetes.io/secret/afbf169b-9285-11e9-9332-000d3a7bc01b-default-token-gp5md") pod "afbf169b-9285-11e9-9332-000d3a7bc01b" (UID: "afbf169b-9285-11e9-9332-000d3a7bc01b")
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: I0619 11:30:56.277886   75546 operation_generator.go:815] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/afbf169b-9285-11e9-9332-000d3a7bc01b-default-token-gp5md" (OuterVolumeSpecName: "default-token-gp5md") pod "afbf169b-9285-11e9-9332-000d3a7bc01b" (UID: "afbf169b-9285-11e9-9332-000d3a7bc01b"). InnerVolumeSpecName "default-token-gp5md". PluginName "kubernetes.io/secret", VolumeGidValue ""
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: E0619 11:30:56.325044   75546 remote_runtime.go:132] StopPodSandbox "5be64495f71897c17815be9e1860e305d3157638ed014eb057ccd8e1ae4b38e8" from runtime service failed: rpc error: code = Unknown desc = failed to stop sandbox container "5be64495f71897c17815be9e1860e305d3157638ed014eb057ccd8e1ae4b38e8" in '\x01' state: failed to kill sandbox container: unknown error after kill: kata-runtime did not terminate sucessfully: rpc error: code = Unavailable desc = transport is closing
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: : unknown
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: E0619 11:30:56.325122   75546 kuberuntime_manager.go:846] Failed to stop sandbox {"containerd" "5be64495f71897c17815be9e1860e305d3157638ed014eb057ccd8e1ae4b38e8"}
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: E0619 11:30:56.325226   75546 kuberuntime_manager.go:641] killPodWithSyncResult failed: failed to "KillPodSandbox" for "afbf169b-9285-11e9-9332-000d3a7bc01b" with KillPodSandboxError: "rpc error: code = Unknown desc = failed to stop sandbox container \"5be64495f71897c17815be9e1860e305d3157638ed014eb057ccd8e1ae4b38e8\" in '\\x01' state: failed to kill sandbox container: unknown error after kill: kata-runtime did not terminate sucessfully: rpc error: code = Unavailable desc = transport is closing\n: unknown"
Jun 19 11:30:56 ubuntu1804-azure7c7b00 kubelet[75546]: E0619 11:30:56.325294   75546 pod_workers.go:190] Error syncing pod afbf169b-9285-11e9-9332-000d3a7bc01b ("job-pi-test-wx5tb_default(afbf169b-9285-11e9-9332-000d3a7bc01b)"), skipping: failed to "KillPodSandbox" for "afbf169b-9285-11e9-9332-000d3a7bc01b" with KillPodSandboxError: "rpc error: code = Unknown desc = failed to stop sandbox container \"5be64495f71897c17815be9e1860e305d3157638ed014eb057ccd8e1ae4b38e8\" in '\\x01' state: failed to kill sandbox container: unknown error after kill: kata-runtime did not terminate sucessfully: rpc error: code = Unavailable desc = transport is closing\n: unknown"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect behaviourneeds-reviewNeeds to be assessed by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions