Activity log for bug #1869644

Date Who What changed Old value New value Message
2020-03-30 04:26:09 Po-Hsu Lin bug added bug
2020-03-30 04:26:34 Po-Hsu Lin tags 4.4 aws kqa-blocker sru-20200316 trusty ubuntu-ltp-syscalls
2020-03-30 04:58:35 Po-Hsu Lin tags 4.4 aws kqa-blocker sru-20200316 trusty ubuntu-ltp-syscalls 4.4 aws kqa-blocker sru-20200316 trusty ubuntu-ltp-syscalls xenial
2020-03-30 04:58:51 Po-Hsu Lin tags 4.4 aws kqa-blocker sru-20200316 trusty ubuntu-ltp-syscalls xenial 4.4 aws sru-20200316 trusty ubuntu-ltp-syscalls xenial
2020-03-30 05:00:26 Po-Hsu Lin summary add_key05 from ubuntu_ltp_syscalls failed on T-aws-4.4 add_key05 from ubuntu_ltp_syscalls failed on 4.4
2020-03-30 05:08:30 Po-Hsu Lin bug task added linux (Ubuntu)
2020-03-30 05:08:53 Po-Hsu Lin nominated for series Ubuntu Xenial
2020-03-30 05:08:53 Po-Hsu Lin bug task added linux (Ubuntu Xenial)
2020-03-30 05:30:07 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2020-03-30 05:30:09 Ubuntu Kernel Bot linux (Ubuntu Xenial): status New Incomplete
2020-03-30 06:35:28 Po-Hsu Lin nominated for series Ubuntu Bionic
2020-03-30 06:35:28 Po-Hsu Lin bug task added linux (Ubuntu Bionic)
2020-03-30 06:38:27 Po-Hsu Lin summary add_key05 from ubuntu_ltp_syscalls failed on 4.4 add_key05 from ubuntu_ltp_syscalls failed on 4.4/4.15
2020-04-06 06:53:54 Po-Hsu Lin ubuntu-kernel-tests: assignee Po-Hsu Lin (cypressyew)
2020-04-06 06:53:56 Po-Hsu Lin linux (Ubuntu Xenial): assignee Po-Hsu Lin (cypressyew)
2020-04-06 06:53:59 Po-Hsu Lin ubuntu-kernel-tests: status New In Progress
2020-04-06 06:54:02 Po-Hsu Lin linux (Ubuntu Xenial): status Incomplete In Progress
2020-04-06 07:14:23 Po-Hsu Lin nominated for series Ubuntu Focal
2020-04-06 07:14:23 Po-Hsu Lin bug task added linux (Ubuntu Focal)
2020-04-06 07:14:23 Po-Hsu Lin nominated for series Ubuntu Eoan
2020-04-06 07:14:23 Po-Hsu Lin bug task added linux (Ubuntu Eoan)
2020-04-06 08:16:08 Po-Hsu Lin linux (Ubuntu Bionic): status New In Progress
2020-04-06 08:16:10 Po-Hsu Lin linux (Ubuntu Bionic): assignee Po-Hsu Lin (cypressyew)
2020-04-06 08:16:18 Po-Hsu Lin tags 4.4 aws sru-20200316 trusty ubuntu-ltp-syscalls xenial 4.15 4.4 5.3 aws bionic eoan sru-20200316 trusty ubuntu-ltp-syscalls xenial
2020-04-06 09:44:36 Po-Hsu Lin tags 4.15 4.4 5.3 aws bionic eoan sru-20200316 trusty ubuntu-ltp-syscalls xenial 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls xenial
2020-04-06 09:44:46 Po-Hsu Lin linux (Ubuntu Eoan): assignee Po-Hsu Lin (cypressyew)
2020-04-06 09:44:49 Po-Hsu Lin linux (Ubuntu Eoan): status New Triaged
2020-04-06 09:44:52 Po-Hsu Lin linux (Ubuntu Focal): status Incomplete In Progress
2020-04-06 09:44:54 Po-Hsu Lin linux (Ubuntu Eoan): status Triaged In Progress
2020-04-06 09:44:57 Po-Hsu Lin linux (Ubuntu Focal): assignee Po-Hsu Lin (cypressyew)
2020-04-06 09:45:00 Po-Hsu Lin summary add_key05 from ubuntu_ltp_syscalls failed on 4.4/4.15 add_key05 from ubuntu_ltp_syscalls failed
2020-04-07 06:11:17 Po-Hsu Lin description Issue found on Trusty 4.4.0-1065.69-aws It's a new test case added in https://github.com/linux-test-project/ltp/commit/2eb90d8deceb2d0d129669087b3371cf8c8eeb21#diff-c5ca99a047735d43c1e7c9229b51cf15 startup='Fri Mar 27 07:54:17 2020' tst_buffers.c:55: INFO: Test is using guarded buffers tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s add_key05.c:89: INFO: test max bytes under unprivileged user add_key05.c:114: PASS: add_key(test_inv) failed as expected: EDQUOT (122) add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122) userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found add_key05.c:150: INFO: test max keys under unprivileged user add_key05.c:168: PASS: add_key(test_invalid_key) failed as expected: EDQUOT (122) add_key05.c:175: PASS: allow reaching the max key(200) exactly userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found HINT: You _MAY_ be missing kernel fixes, see: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a08bf91ce28 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2e356101e72 Summary: passed 3 failed 1 skipped 0 warnings 0 tag=add_key05 stime=1585295657 dur=0 exit=exited stat=1 core=no cu=0 cs=1 == SRU Justification == add_key05 test in LTP syscalls test is a regression test for the following commits: * a08bf91ce28e ("KEYS: allow reaching the keys quotas exactly") * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This test case will fail with the following sub-test, which is for testiing maximum length passed to the add_key syscall: add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122) == Fix == * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This patch can be cherry-picked into X/B/D/E/F. == Test == Test kernels could be found here: https://people.canonical.com/~phlin/kernel/lp-1869644-add_key05/ The test will pass with the patched kernel: add_key05.c:128: PASS: add_key(test_max) succeeded as expected == Regression Potential == Low, small correction for length limit and with positive test results. == Original Bug Report == Issue found on Trusty 4.4.0-1065.69-aws It's a new test case added in https://github.com/linux-test-project/ltp/commit/2eb90d8deceb2d0d129669087b3371cf8c8eeb21#diff-c5ca99a047735d43c1e7c9229b51cf15  startup='Fri Mar 27 07:54:17 2020'  tst_buffers.c:55: INFO: Test is using guarded buffers  tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s  add_key05.c:89: INFO: test max bytes under unprivileged user  add_key05.c:114: PASS: add_key(test_inv) failed as expected: EDQUOT (122)  add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122)  userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found  userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found  add_key05.c:150: INFO: test max keys under unprivileged user  add_key05.c:168: PASS: add_key(test_invalid_key) failed as expected: EDQUOT (122)  add_key05.c:175: PASS: allow reaching the max key(200) exactly  userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found  userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found  HINT: You _MAY_ be missing kernel fixes, see:  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a08bf91ce28  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2e356101e72  Summary:  passed 3  failed 1  skipped 0  warnings 0  tag=add_key05 stime=1585295657 dur=0 exit=exited stat=1 core=no cu=0 cs=1
2020-04-07 06:11:34 Po-Hsu Lin description == SRU Justification == add_key05 test in LTP syscalls test is a regression test for the following commits: * a08bf91ce28e ("KEYS: allow reaching the keys quotas exactly") * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This test case will fail with the following sub-test, which is for testiing maximum length passed to the add_key syscall: add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122) == Fix == * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This patch can be cherry-picked into X/B/D/E/F. == Test == Test kernels could be found here: https://people.canonical.com/~phlin/kernel/lp-1869644-add_key05/ The test will pass with the patched kernel: add_key05.c:128: PASS: add_key(test_max) succeeded as expected == Regression Potential == Low, small correction for length limit and with positive test results. == Original Bug Report == Issue found on Trusty 4.4.0-1065.69-aws It's a new test case added in https://github.com/linux-test-project/ltp/commit/2eb90d8deceb2d0d129669087b3371cf8c8eeb21#diff-c5ca99a047735d43c1e7c9229b51cf15  startup='Fri Mar 27 07:54:17 2020'  tst_buffers.c:55: INFO: Test is using guarded buffers  tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s  add_key05.c:89: INFO: test max bytes under unprivileged user  add_key05.c:114: PASS: add_key(test_inv) failed as expected: EDQUOT (122)  add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122)  userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found  userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found  add_key05.c:150: INFO: test max keys under unprivileged user  add_key05.c:168: PASS: add_key(test_invalid_key) failed as expected: EDQUOT (122)  add_key05.c:175: PASS: allow reaching the max key(200) exactly  userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found  userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found  HINT: You _MAY_ be missing kernel fixes, see:  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a08bf91ce28  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2e356101e72  Summary:  passed 3  failed 1  skipped 0  warnings 0  tag=add_key05 stime=1585295657 dur=0 exit=exited stat=1 core=no cu=0 cs=1 == SRU Justification == add_key05 test in LTP syscalls test is a regression test for the following commits:  * a08bf91ce28e ("KEYS: allow reaching the keys quotas exactly")  * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This test case will fail with the following sub-test, which is for testing maximum length passed to the add_key syscall:  add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122) == Fix ==  * 2e356101e72a ("KEYS: reaching the keys quotas correctly") This patch can be cherry-picked into X/B/D/E/F. == Test == Test kernels could be found here: https://people.canonical.com/~phlin/kernel/lp-1869644-add_key05/ The test will pass with the patched kernel:   add_key05.c:128: PASS: add_key(test_max) succeeded as expected == Regression Potential == Low, small correction for length limit and with positive test results. == Original Bug Report == Issue found on Trusty 4.4.0-1065.69-aws It's a new test case added in https://github.com/linux-test-project/ltp/commit/2eb90d8deceb2d0d129669087b3371cf8c8eeb21#diff-c5ca99a047735d43c1e7c9229b51cf15  startup='Fri Mar 27 07:54:17 2020'  tst_buffers.c:55: INFO: Test is using guarded buffers  tst_test.c:1229: INFO: Timeout per run is 0h 05m 00s  add_key05.c:89: INFO: test max bytes under unprivileged user  add_key05.c:114: PASS: add_key(test_inv) failed as expected: EDQUOT (122)  add_key05.c:133: FAIL: add_key(test_max) failed unexpectedly: EDQUOT (122)  userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found  userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found  add_key05.c:150: INFO: test max keys under unprivileged user  add_key05.c:168: PASS: add_key(test_invalid_key) failed as expected: EDQUOT (122)  add_key05.c:175: PASS: allow reaching the max key(200) exactly  userdel: ltp_add_key05 mail spool (/var/mail/ltp_add_key05) not found  userdel: ltp_add_key05 home directory (/home/ltp_add_key05) not found  HINT: You _MAY_ be missing kernel fixes, see:  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a08bf91ce28  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2e356101e72  Summary:  passed 3  failed 1  skipped 0  warnings 0  tag=add_key05 stime=1585295657 dur=0 exit=exited stat=1 core=no cu=0 cs=1
2020-04-16 11:31:32 Launchpad Janitor linux (Ubuntu Focal): status In Progress Fix Released
2020-04-16 11:31:32 Launchpad Janitor cve linked 2020-11494
2020-04-17 16:44:59 Kelsey Steele linux (Ubuntu Eoan): status In Progress Fix Committed
2020-04-17 16:45:01 Kelsey Steele linux (Ubuntu Bionic): status In Progress Fix Committed
2020-04-17 16:45:04 Kelsey Steele linux (Ubuntu Xenial): status In Progress Fix Committed
2020-04-29 23:47:09 Ubuntu Kernel Bot tags 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls xenial 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-needed-xenial xenial
2020-04-30 03:11:25 Po-Hsu Lin tags 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-needed-xenial xenial 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-xenial xenial
2020-05-01 01:22:30 Ubuntu Kernel Bot tags 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-xenial xenial 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-xenial verification-needed-eoan xenial
2020-05-01 01:52:05 Ubuntu Kernel Bot tags 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-xenial verification-needed-eoan xenial 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-xenial verification-needed-bionic verification-needed-eoan xenial
2020-05-14 05:35:58 Po-Hsu Lin tags 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-xenial verification-needed-bionic verification-needed-eoan xenial 4.15 4.4 5.3 5.4 aws bionic eoan focal sru-20200316 trusty ubuntu-ltp-syscalls verification-done-bionic verification-done-eoan verification-done-xenial xenial
2020-05-14 05:36:06 Po-Hsu Lin ubuntu-kernel-tests: status In Progress Fix Released
2020-05-18 10:10:47 Launchpad Janitor linux (Ubuntu Bionic): status Fix Committed Fix Released
2020-05-18 12:39:33 Launchpad Janitor linux (Ubuntu Xenial): status Fix Committed Fix Released
2020-05-18 12:39:33 Launchpad Janitor cve linked 2019-19060
2020-05-18 12:39:33 Launchpad Janitor cve linked 2020-11608
2020-05-19 21:37:06 Launchpad Janitor linux (Ubuntu Eoan): status Fix Committed Fix Released