Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sshd_config): drop UsePrivilegeSeparation (fixes #183) #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(sshd_config): drop UsePrivilegeSeparation (fixes #183)

46effa6
Select commit
Loading
Failed to load commit list.
Open

fix(sshd_config): drop UsePrivilegeSeparation (fixes #183) #209

fix(sshd_config): drop UsePrivilegeSeparation (fixes #183)
46effa6
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job default-gentoo-stage3-latest-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

     @@ -1,4 +1,7 @@
     -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
     ↺  The `service` resource is not supported on your OS yet.


Profile:   InSpec shared resources (share)
Version:   (not specified)
Target:    ssh://kitchen@docker:32768
Target ID: 

     No tests executed.

Profile Summary: 1 successful control, 1 control failure, 2 controls skipped
Test Summary: 25 successful, 2 failures, 2 skipped
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Verify failed on instance <default-gentoo-stage3-latest-master-py3>.  Please see .kitchen/logs/default-gentoo-stage3-latest-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