cnti-testcatalog / testsuite

πŸ“žπŸ“±β˜ŽοΈπŸ“‘πŸŒ Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
169 stars 70 forks source link

Executing Cert Essential fails to complete #2035

Closed Smitholi67 closed 3 weeks ago

Smitholi67 commented 1 month ago

When trying to execute the cert essential command, the job never completes. It may pertain to either sig_term_handled, zombie_handled, or specialized_init_system. The logging doesn't appear to indicate where it gets stuck.

Below is the results

`--- name: cnf testsuite testsuite_version: node-drain-fix-2024-05-15-142132-3258c691 status: command: /home/dwilmes/.mtx/konstruxx/working/tests/testCHF/cnf-testsuite cert essential points: 100 exit_code: 0 items:

name: increase_decrease_capacity status: passed type: essential points: 100 name: volume_hostpath_not_found status: passed type: essential points: 100 name: node_drain status: passed type: essential points: 100 name: privileged_containers status: passed type: essential points: 100 name: non_root_containers status: failed type: essential points: 0 name: cpu_limits status: passed type: essential points: 100 name: memory_limits status: passed type: essential points: 100 name: hostpath_mounts status: passed type: essential points: 100 name: container_sock_mounts status: passed type: essential points: 100 name: selinux_options status: na type: essential points: 0 name: hostport_not_used status: passed type: essential points: 100 name: hardcoded_ip_addresses_in_k8s_runtime_configuration status: passed type: essential points: 100 name: latest_tag status: passed type: essential points: 100 name: log_output status: passed type: essential points: 100 name: specialized_init_system status: failed type: essential points: 0 `

This was also commented on in PR https://github.com/cnti-testcatalog/testsuite/pull/2024#issuecomment-2113713429

martin-mat commented 1 month ago

This bug description is not sufficient to address the issue. Please provide reproduction steps so the community can reproduce and analyze, using publicly available CNF. I'd also suggest to track it down to an issue with a particular test (or verify that all cert test finish ok when executed separately and the issue appearing only when executed in cert batch).

martin-mat commented 3 weeks ago

Closing due to inactivity. Reopen if more symptoms available.