SUSE / DeepSea

A collection of Salt files for deploying, managing and automating Ceph.
GNU General Public License v3.0
160 stars 75 forks source link

[forwardport] Split output to console and Salt log #1799

Closed swiftgist closed 4 years ago

swiftgist commented 4 years ago

Forward port: #1795


Checklist:

swiftgist commented 4 years ago

@susebot run teuthology

susebot commented 4 years ago

Commit d71ab8e2b7161b11f5b42538af20cf3e7decbf32 is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/374/

gekios commented 4 years ago

Repos are not up to date so there are dependency issues with igw test.


2019-11-18T15:49:31.789 INFO:teuthology.orchestra.run.target192168000135.stdout:    install ceph-iscsi dependencies: An error was encountered while installing package(s): Zypper command failure: Running scope as unit: run-r9cfb29b7d0bb48f5a2e54202c4bdc1a2.scope
2019-11-18T15:49:31.790 INFO:teuthology.orchestra.run.target192168000135.stdout:    enable tcmu-runner: The named service tcmu-runner is not available
2019-11-18T15:49:31.790 INFO:teuthology.orchestra.run.target192168000135.stdout:    install ceph-iscsi: An error was encountered while installing package(s): Zypper command failure: Running scope as unit: run-r7338872761044908a1baef7ba77cddad.scope
2019-11-18T15:49:31.790 INFO:teuthology.orchestra.run.target192168000135.stdout:    enable rbd-target-api: The named service rbd-target-api is not available
2019-11-18T15:49:33.641 ERROR:tasks.deepsea.orch:orchestration ceph.stage.4 failed. Creating /var/log/journalctl.log with output of "journalctl --all"!```
gekios commented 4 years ago

@susebot run teuthology

susebot commented 4 years ago

Commit $ghprbActualCommit is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/375/

susebot commented 4 years ago

Commit d71ab8e2b7161b11f5b42538af20cf3e7decbf32 is NOT OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/377/

jschmid1 commented 4 years ago

The ceph-iscsi dependency issue still remains. Is that something you can fix @gekios ?

jschmid1 commented 4 years ago

We have two commits here while the original PR only has one.

https://github.com/SUSE/DeepSea/pull/1795/commits vs https://github.com/SUSE/DeepSea/pull/1799/commits

Is this a compatibility issue or was the commit https://github.com/SUSE/DeepSea/pull/1799/commits/eb85e994a41b6423c0901f124561d346b5044936 just missing? @swiftgist

swiftgist commented 4 years ago

Yes, the commit didn't apply cleanly since it depended on the other.

gekios commented 4 years ago

@susebot run teuthology

gekios commented 4 years ago

(Checking if the repos got updated)

susebot commented 4 years ago

Commit d71ab8e2b7161b11f5b42538af20cf3e7decbf32 is OK for suite deepsea:tier2. Check tests results in the Jenkins job: http://ci.ses.suse.de:8080/job/pr-deepsea/379/

jschmid1 commented 4 years ago

let me know when it's ready to merge @swiftgist