From builds at travis-ci.org Wed Jun 3 19:47:32 2020 From: builds at travis-ci.org (Travis CI) Date: Wed, 03 Jun 2020 19:47:32 +0000 Subject: [sos-devel] Errored: sosreport/sos#4548 (master - c2bf52d) In-Reply-To: Message-ID: <5ed7fe5454f2_13fafaba608d414272@travis-tasks-b7787498b-9tjtt.mail> Build Update for sosreport/sos ------------------------------------- Build: #4548 Status: Errored Duration: 15 secs Commit: c2bf52d (master) Author: Aaron Conole Message: [openvswitch] poll dpdk status from ifaces and ports It's possible that a deployment is using ovs-bonds rather than dpdk bond ports. In that case, it's required to pull the iface information as well. Resolves: #2051 Signed-off-by: Aaron Conole Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/fc71d8beb06c...c2bf52d77eee View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/691428084?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Thu Jun 11 21:43:11 2020 From: builds at travis-ci.org (Travis CI) Date: Thu, 11 Jun 2020 21:43:11 +0000 Subject: [sos-devel] Errored: sosreport/sos#4591 (master - 40d0dd1) In-Reply-To: Message-ID: <5ee2a56f12d8e_13fe9e3d26df8188649@travis-tasks-5c999664f4-5mrcn.mail> Build Update for sosreport/sos ------------------------------------- Build: #4591 Status: Errored Duration: 12 mins and 57 secs Commit: 40d0dd1 (master) Author: Eric Desrochers Message: [kvm] change check_enabled to /dev/kvm The KVM plugin get triggered in a container (e.g lxd) because of "/sys/module/kvm" inheritance from the kernel host. Not only it's a waste of sosreport time, but running it inside a container may unintentionnaly reveal details from its host. Which is a undesired behaviour. Switching to /dev/kvm, is more appropriate and follow current standard as used by tool such as cpu-checker (kvm-ok) for instance. And taking benefit of this change to get rid of the check_enabled() overwrite in favor of using "files=" trigger. Closes: #2062 Resolves: #2063 Signed-off-by: Eric Desrochers Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/fc3b837f64a4...40d0dd17c51b View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/697398558?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Sat Jun 13 07:37:52 2020 From: builds at travis-ci.org (Travis CI) Date: Sat, 13 Jun 2020 07:37:52 +0000 Subject: [sos-devel] Passed: BryanQuigley/sos#285 (merged_check - ebe2319) In-Reply-To: Message-ID: <5ee4825019e71_13fcccefecd449588c@travis-tasks-86c6458bdd-fs9l8.mail> Build Update for BryanQuigley/sos ------------------------------------- Build: #285 Status: Passed Duration: 12 mins and 31 secs Commit: ebe2319 (merged_check) Author: Bryan Quigley Message: [policies] Switch to common method for determing OS This uses /etc/os-release exclusively. It also requires the module names to match the OS ID exactly in this first iteration. WIP This would need to split the policies up to all the invidual id options. Also, the use of ID_LIKE or partial matches may be considered. Signed-off-by: Bryan Quigley View the changeset: https://github.com/BryanQuigley/sos/compare/7d4bf832b094^...ebe2319e40e2 View the full build log and details: https://travis-ci.org/github/BryanQuigley/sos/builds/697909127?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the BryanQuigley/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=12244263&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Wed Jun 17 16:37:54 2020 From: builds at travis-ci.org (Travis CI) Date: Wed, 17 Jun 2020 16:37:54 +0000 Subject: [sos-devel] Errored: sosreport/sos#4596 (master - b34edec) In-Reply-To: Message-ID: <5eea46e18a9b4_13ff7c524e28844557@travis-tasks-b9f78cb99-vzrq2.mail> Build Update for sosreport/sos ------------------------------------- Build: #4596 Status: Errored Duration: 19 mins and 37 secs Commit: b34edec (master) Author: Reid wahl Message: [pacemaker] Fix scrubbing when password contains an equal sign If the password contains one or more equal signs ('='), only the substring after the final equal sign is scrubbed. The rest of the password appears in plain text. This patch modifies the scrub regex to scrub all characters after the first equal sign. Related to RHBZ#1845386. Resolves: #2109 Signed-off-by: Reid Wahl Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/40d0dd17c51b...b34edec39189 View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/699378840?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Thu Jun 18 10:21:49 2020 From: builds at travis-ci.org (Travis CI) Date: Thu, 18 Jun 2020 10:21:49 +0000 Subject: [sos-devel] Passed: sosreport/sos#4600 (master - 2dcb400) In-Reply-To: Message-ID: <5eeb403c4ebd0_13fd04f44215417296c@travis-tasks-6f887dc44c-6249j.mail> Build Update for sosreport/sos ------------------------------------- Build: #4600 Status: Passed Duration: 15 mins and 13 secs Commit: 2dcb400 (master) Author: Pavel Moravec Message: [man] fix a typo in default_mapping filename Signed-off-by: Pavel Moravec View the changeset: https://github.com/sosreport/sos/compare/b34edec39189...2dcb400e347b View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/699635269?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Fri Jun 19 18:41:06 2020 From: builds at travis-ci.org (Travis CI) Date: Fri, 19 Jun 2020 18:41:06 +0000 Subject: [sos-devel] Errored: BryanQuigley/sos#286 (master - b34edec) In-Reply-To: Message-ID: <5eed06c1de325_13fd9a992e07423437e@travis-tasks-664456c445-kr7x4.mail> Build Update for BryanQuigley/sos ------------------------------------- Build: #286 Status: Errored Duration: 20 mins and 29 secs Commit: b34edec (master) Author: Reid wahl Message: [pacemaker] Fix scrubbing when password contains an equal sign If the password contains one or more equal signs ('='), only the substring after the final equal sign is scrubbed. The rest of the password appears in plain text. This patch modifies the scrub regex to scrub all characters after the first equal sign. Related to RHBZ#1845386. Resolves: #2109 Signed-off-by: Reid Wahl Signed-off-by: Jake Hunsaker View the changeset: https://github.com/BryanQuigley/sos/compare/a476a7f5b1e9...b34edec39189 View the full build log and details: https://travis-ci.org/github/BryanQuigley/sos/builds/700170615?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the BryanQuigley/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=12244263&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Fri Jun 19 18:56:53 2020 From: builds at travis-ci.org (Travis CI) Date: Fri, 19 Jun 2020 18:56:53 +0000 Subject: [sos-devel] Broken: BryanQuigley/sos#287 (merged_check - ea83466) In-Reply-To: Message-ID: <5eed0a744c910_13fd9a9b86f60257526@travis-tasks-664456c445-kr7x4.mail> Build Update for BryanQuigley/sos ------------------------------------- Build: #287 Status: Broken Duration: 7 mins and 49 secs Commit: ea83466 (merged_check) Author: Bryan Quigley Message: [policies] Switch to common method for determing OS This uses /etc/os-release exclusively. It also requires the module names to match the OS id or id_like exactly as written in os-release WIP This would need to split the policies up to all the invidual id options. Signed-off-by: Bryan Quigley View the changeset: https://github.com/BryanQuigley/sos/compare/ebe2319e40e2...ea83466a45b8 View the full build log and details: https://travis-ci.org/github/BryanQuigley/sos/builds/700170625?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the BryanQuigley/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=12244263&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Sat Jun 20 00:23:18 2020 From: builds at travis-ci.org (Travis CI) Date: Sat, 20 Jun 2020 00:23:18 +0000 Subject: [sos-devel] Still Failing: BryanQuigley/sos#288 (merged_check - ec6277c) In-Reply-To: Message-ID: <5eed56f635ce4_13f96fdec5ee02500e7@travis-tasks-79dc7b6c75-9gvms.mail> Build Update for BryanQuigley/sos ------------------------------------- Build: #288 Status: Still Failing Duration: 1 min and 40 secs Commit: ec6277c (merged_check) Author: Bryan Quigley Message: [policies] Switch to common method for determing OS This uses /etc/os-release exclusively. It also requires the module names to match the OS id or id_like exactly as written in os-release Drop Atomic host as there is none in RHEL8 Resolves: #2113 Signed-off-by: Bryan Quigley View the changeset: https://github.com/BryanQuigley/sos/compare/ea83466a45b8...ec6277c5e532 View the full build log and details: https://travis-ci.org/github/BryanQuigley/sos/builds/700253063?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the BryanQuigley/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=12244263&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: From builds at travis-ci.org Mon Jun 29 19:40:50 2020 From: builds at travis-ci.org (Travis CI) Date: Mon, 29 Jun 2020 19:40:50 +0000 Subject: [sos-devel] Broken: sosreport/sos#4629 (master - 047bf40) In-Reply-To: Message-ID: <5efa43c1bef9d_13fbcab29bc403023f@travis-tasks-7798d7b48-j27mk.mail> Build Update for sosreport/sos ------------------------------------- Build: #4629 Status: Broken Duration: 29 mins and 7 secs Commit: 047bf40 (master) Author: Ponnuvel Palaniyappan Message: [man] Fix typos in man pages Fix several typos within the manpage Resolves: #2133 Signed-off-by: Ponnuvel Palaniyappan Signed-off-by: Jake Hunsaker View the changeset: https://github.com/sosreport/sos/compare/b85039b9ed65...047bf4048ccb View the full build log and details: https://travis-ci.org/github/sosreport/sos/builds/703270889?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the sosreport/sos repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=819743&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. -------------- next part -------------- An HTML attachment was scrubbed... URL: