Activity log for bug #1897667

Date Who What changed Old value New value Message
2020-09-29 04:22:35 Jackie Huang bug added bug
2020-09-29 04:22:45 Jackie Huang starlingx: assignee Jackie Huang (jackie-huang)
2020-09-29 04:23:02 Jackie Huang starlingx: status New Confirmed
2020-09-29 06:58:59 Jackie Huang starlingx: status Confirmed In Progress
2020-09-29 07:16:15 Jackie Huang description Brief Description ----------------- collectd.service failed to start after unlock and the system is in degraded state. Severity -------- Provide the severity of the defect. <Major: System/Feature is usable but degraded> Steps to Reproduce ------------------ 1. build the image according to https://opendev.org/starlingx/meta-starlingx/src/branch/master/README.md 2. Install AIO simplex with the built out image 3. run ansiple playbootk and unclock 4. Check the system status after unlock Expected Behavior ------------------ collectd.service should be started and system is in available state Actual Behavior ---------------- [root@controller-0 ~(keystone_admin)]# system host-list +----+--------------+-------------+----------------+-------------+--------------+ | id | hostname | personality | administrative | operational | availability | +----+--------------+-------------+----------------+-------------+--------------+ | 1 | controller-0 | controller | unlocked | enabled | degraded | +----+--------------+-------------+----------------+-------------+--------------+ controller-0:~$ systemctl status collectd â collectd.service - Collectd statistics daemon and extension services Loaded: loaded (/etc/systemd/system/collectd.service; enabled; vendor preset: enabled) Active: failed (Result: signal) since Tue 2020-09-29 03:36:31 UTC; 37min ago Docs: man:collectd(1) man:collectd.conf(5) Process: 377267 ExecStart=/usr/sbin/collectd (code=killed, signal=KILL) Process: 377453 ExecStartPost=/bin/bash -c echo $MAINPID > /var/run/collectd.pid (code=exited, status=0/SUCCESS) Process: 377490 ExecStopPost=/bin/rm -f /var/run/collectd.pid (code=exited, status=0/SUCCESS) Main PID: 377267 (code=killed, signal=KILL) CPU: 999ms Reproducibility --------------- <Reproducible/Intermittent/Seen once> System Configuration -------------------- One node system, All-in-one simplex Branch/Pull Time/Commit ----------------------- Branch: master Time: Sep 25 2020 Commit: 595181564502bc04028132b3af68ff551b6cbe47 Last Pass --------- Timestamp/Logs -------------- Test Activity ------------- Workaround ---------- Brief Description ----------------- collectd.service failed to start after unlock and the system is in degraded state. Severity -------- Provide the severity of the defect. <Major: System/Feature is usable but degraded> Steps to Reproduce ------------------ 1. build the image according to https://opendev.org/starlingx/meta-starlingx/src/branch/master/README.md 2. Install AIO simplex with the built out image 3. run ansiple playbootk and unclock 4. Check the system status after unlock Expected Behavior ------------------ collectd.service should be started and system is in available state Actual Behavior ---------------- [root@controller-0 ~(keystone_admin)]# system host-list +----+--------------+-------------+----------------+-------------+--------------+ | id | hostname | personality | administrative | operational | availability | +----+--------------+-------------+----------------+-------------+--------------+ | 1 | controller-0 | controller | unlocked | enabled | degraded | +----+--------------+-------------+----------------+-------------+--------------+ controller-0:~$ systemctl status collectd â collectd.service - Collectd statistics daemon and extension services    Loaded: loaded (/etc/systemd/system/collectd.service; enabled; vendor preset: enabled)    Active: failed (Result: signal) since Tue 2020-09-29 03:36:31 UTC; 37min ago      Docs: man:collectd(1)            man:collectd.conf(5)   Process: 377267 ExecStart=/usr/sbin/collectd (code=killed, signal=KILL)   Process: 377453 ExecStartPost=/bin/bash -c echo $MAINPID > /var/run/collectd.pid (code=exited, status=0/SUCCESS)   Process: 377490 ExecStopPost=/bin/rm -f /var/run/collectd.pid (code=exited, status=0/SUCCESS)  Main PID: 377267 (code=killed, signal=KILL)       CPU: 999ms Reproducibility --------------- Reproducible System Configuration -------------------- One node system, All-in-one simplex Branch/Pull Time/Commit ----------------------- Branch: master Time: Sep 25 2020 Commit: 595181564502bc04028132b3af68ff551b6cbe47 Last Pass --------- Timestamp/Logs -------------- Test Activity ------------- Workaround ----------
2020-10-09 03:47:15 Jackie Huang starlingx: status In Progress Fix Committed
2020-10-14 19:44:59 Ghada Khalil starlingx: importance Undecided Low