fix(sshd_config): drop UsePrivilegeSeparation (fixes #183) #209
coqbot-app / GitLab CI job default-oraclelinux-7-master-py3 (pull request)
failed
Feb 9, 2024 in 0s
Test has failed on GitLab CI
This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
-minion.id,alias.of.minion.id ssh-rsa [...]
+github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGm[...]
+gitlab.com,172.65.251.78,2606:4700:90:0:f22e:fbec:5bed:a9b9 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bN[...]
+minion.id,alias.of.minion.id,103.253.215.19 ssh-rsa [...]
+minion.id,alias.of.minion.id,103.253.215.19 ssh-ed25519 [...]
× File /etc/ssh/ssh_known_hosts content is expected to include "minion.id,alias.of.minion.id ssh-ed25519 [...]"
expected "github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGm[...]\ngitlab.com,172.65.251.78,2606:4700:90:....id,103.253.215.19 ssh-rsa [...]\nminion.id,alias.of.minion.id,103.253.215.19 ssh-ed25519 [...]\n\n" to include "minion.id,alias.of.minion.id ssh-ed25519 [...]"
Diff:
@@ -1,4 +1,7 @@
-minion.id,alias.of.minion.id ssh-ed25519 [...]
+github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGm[...]
+gitlab.com,172.65.251.78,2606:4700:90:0:f22e:fbec:5bed:a9b9 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bN[...]
+minion.id,alias.of.minion.id,103.253.215.19 ssh-rsa [...]
+minion.id,alias.of.minion.id,103.253.215.19 ssh-ed25519 [...]
✔ openssh service: should be running and enabled
✔ Service sshd is expected to be enabled
✔ Service sshd is expected to be running
Profile: InSpec shared resources (share)
Version: (not specified)
Target: ssh://kitchen@docker:32768
Target ID: ad780d31-c232-5ac6-ab76-3d7d13b2de7d
No tests executed.
Profile Summary: 3 successful controls, 1 control failure, 0 controls skipped
Test Summary: 28 successful, 2 failures, 0 skipped
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Verify failed on instance <default-oraclelinux-7-master-py3>. Please see .kitchen/logs/default-oraclelinux-7-master-py3.log for more details
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 20
Loading