Activity log for bug #1894964

Date Who What changed Old value New value Message
2020-09-09 09:14:29 Po-Hsu Lin bug added bug
2020-09-09 09:36:39 Po-Hsu Lin tags 5.8 groovy
2020-09-09 09:36:44 Po-Hsu Lin tags 5.8 groovy 5.8 groovy ubuntu-bpf
2020-09-09 10:15:27 Po-Hsu Lin tags 5.8 groovy ubuntu-bpf 5.8 groovy sru-20200826 ubuntu-bpf
2020-10-20 09:53:30 Po-Hsu Lin summary Unable to build ubuntu_bpf test on Groovy 5.8 KVM kernel Unable to build ubuntu_bpf test on Groovy 5.8 KVM kernel / F-5.8-hwe
2020-10-20 09:57:06 Po-Hsu Lin summary Unable to build ubuntu_bpf test on Groovy 5.8 KVM kernel / F-5.8-hwe Unable to build ubuntu_bpf test on Groovy 5.8 KVM kernel / F-5.8-hwe (blocking ubuntu_kernel_selftests to build)
2020-10-20 09:57:41 Po-Hsu Lin description Issue found on 5.8.0-1001.1 - kvm Test build failed with: Warning: Kernel ABI header at 'tools/include/uapi/linux/netlink.h' differs from latest version at 'include/uapi/linux/netlink.h' Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h' In file included from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:5, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/kernel.h:8, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.h:10, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:8: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c: In function ‘__func_get_name’: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:38: warning: nested extern declaration of ‘__compiletime_assert_0’ [-Wnested-externs] 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:16:15: note: in definition of macro ‘__compiletime_assert’ 16 | extern void prefix ## suffix(void) __compiletime_error(msg); \ | ^~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:2: note: in expansion of macro ‘_compiletime_assert’ 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:50:2: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:20:2: note: in expansion of macro ‘BUILD_BUG_ON’ 20 | BUILD_BUG_ON(ARRAY_SIZE(func_id_str) != __BPF_FUNC_MAX_ID); | ^~~~~~~~~~~~ libbpf: failed to open format: No such file or directory Error: failed to load BTF from format: No such file or directory make[1]: *** [Makefile:190: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h] Error 2 make[1]: *** Deleting file '/home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h' make: *** [Makefile:157: all] Error 2 Please find attachment for the complete build log. Issue found on 5.8.0-1001.1 - kvm Test build failed with: Warning: Kernel ABI header at 'tools/include/uapi/linux/netlink.h' differs from latest version at 'include/uapi/linux/netlink.h' Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h' In file included from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:5, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/kernel.h:8, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.h:10, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:8: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c: In function ‘__func_get_name’: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:38: warning: nested extern declaration of ‘__compiletime_assert_0’ [-Wnested-externs] 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:16:15: note: in definition of macro ‘__compiletime_assert’ 16 | extern void prefix ## suffix(void) __compiletime_error(msg); \ | ^~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:2: note: in expansion of macro ‘_compiletime_assert’ 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:50:2: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:20:2: note: in expansion of macro ‘BUILD_BUG_ON’ 20 | BUILD_BUG_ON(ARRAY_SIZE(func_id_str) != __BPF_FUNC_MAX_ID); | ^~~~~~~~~~~~ libbpf: failed to open format: No such file or directory Error: failed to load BTF from format: No such file or directory make[1]: *** [Makefile:190: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h] Error 2 make[1]: *** Deleting file '/home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h' make: *** [Makefile:157: all] Error 2 Please find attachment for the complete build log. As the ubuntu_kernel_selftests needs bpf to be built first, this will block the ubuntu_kernel_selftests to build as well.
2020-10-20 10:16:29 Po-Hsu Lin summary Unable to build ubuntu_bpf test on Groovy 5.8 KVM kernel / F-5.8-hwe (blocking ubuntu_kernel_selftests to build) Unable to build ubuntu_bpf test on Groovy 5.8 KVM kernel / F-5.8-hwe (blocking net test in ubuntu_kernel_selftests to build)
2020-10-20 10:16:41 Po-Hsu Lin description Issue found on 5.8.0-1001.1 - kvm Test build failed with: Warning: Kernel ABI header at 'tools/include/uapi/linux/netlink.h' differs from latest version at 'include/uapi/linux/netlink.h' Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h' In file included from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:5, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/kernel.h:8, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.h:10, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:8: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c: In function ‘__func_get_name’: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:38: warning: nested extern declaration of ‘__compiletime_assert_0’ [-Wnested-externs] 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:16:15: note: in definition of macro ‘__compiletime_assert’ 16 | extern void prefix ## suffix(void) __compiletime_error(msg); \ | ^~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:2: note: in expansion of macro ‘_compiletime_assert’ 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:50:2: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:20:2: note: in expansion of macro ‘BUILD_BUG_ON’ 20 | BUILD_BUG_ON(ARRAY_SIZE(func_id_str) != __BPF_FUNC_MAX_ID); | ^~~~~~~~~~~~ libbpf: failed to open format: No such file or directory Error: failed to load BTF from format: No such file or directory make[1]: *** [Makefile:190: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h] Error 2 make[1]: *** Deleting file '/home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h' make: *** [Makefile:157: all] Error 2 Please find attachment for the complete build log. As the ubuntu_kernel_selftests needs bpf to be built first, this will block the ubuntu_kernel_selftests to build as well. Issue found on 5.8.0-1001.1 - kvm Test build failed with: Warning: Kernel ABI header at 'tools/include/uapi/linux/netlink.h' differs from latest version at 'include/uapi/linux/netlink.h' Warning: Kernel ABI header at 'tools/include/uapi/linux/if_link.h' differs from latest version at 'include/uapi/linux/if_link.h' In file included from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:5, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/kernel.h:8, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.h:10, from /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:8: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c: In function ‘__func_get_name’: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:38: warning: nested extern declaration of ‘__compiletime_assert_0’ [-Wnested-externs] 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:16:15: note: in definition of macro ‘__compiletime_assert’ 16 | extern void prefix ## suffix(void) __compiletime_error(msg); \ | ^~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/compiler.h:37:2: note: in expansion of macro ‘_compiletime_assert’ 37 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/include/linux/build_bug.h:50:2: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/kernel/bpf/disasm.c:20:2: note: in expansion of macro ‘BUILD_BUG_ON’ 20 | BUILD_BUG_ON(ARRAY_SIZE(func_id_str) != __BPF_FUNC_MAX_ID); | ^~~~~~~~~~~~ libbpf: failed to open format: No such file or directory Error: failed to load BTF from format: No such file or directory make[1]: *** [Makefile:190: /home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h] Error 2 make[1]: *** Deleting file '/home/ubuntu/autotest/client/tmp/ubuntu_bpf/src/linux/tools/testing/selftests/bpf/tools/include/vmlinux.h' make: *** [Makefile:157: all] Error 2 Please find attachment for the complete build log. As the ubuntu_kernel_selftests needs bpf to be built first, this will block the ubuntu_kernel_selftests/net to build as well.
2020-12-01 09:17:18 Po-Hsu Lin tags 5.8 groovy sru-20200826 ubuntu-bpf 5.8 focal groovy sru-20200826 sru-20201109 ubuntu-bpf
2020-12-01 09:17:27 Po-Hsu Lin tags 5.8 focal groovy sru-20200826 sru-20201109 ubuntu-bpf 5.8 focal groovy kqa-blocker sru-20200826 sru-20201109 ubuntu-bpf
2021-01-06 13:44:25 Kleber Sacilotto de Souza bug task added linux (Ubuntu)
2021-01-06 13:44:33 Kleber Sacilotto de Souza nominated for series Ubuntu Groovy
2021-01-06 13:44:33 Kleber Sacilotto de Souza bug task added linux (Ubuntu Groovy)
2021-01-06 13:44:42 Kleber Sacilotto de Souza linux (Ubuntu Groovy): status New Confirmed
2021-01-06 13:44:45 Kleber Sacilotto de Souza linux (Ubuntu): status New Confirmed
2021-02-17 22:11:59 Sean Feole tags 5.8 focal groovy kqa-blocker sru-20200826 sru-20201109 ubuntu-bpf 5.8 focal groovy kqa-blocker sru-20200826 sru-20201109 sru-20210125 ubuntu-bpf
2021-04-27 11:57:58 Krzysztof Kozlowski tags 5.8 focal groovy kqa-blocker sru-20200826 sru-20201109 sru-20210125 ubuntu-bpf 5.8 aws focal groovy kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 ubuntu-bpf
2021-04-28 02:50:25 Kelsey Steele tags 5.8 aws focal groovy kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 ubuntu-bpf 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 ubuntu-bpf
2021-04-28 02:50:39 Kelsey Steele tags 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 ubuntu-bpf 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 ubuntu-bpf ubuntu-kernel-selftests
2021-05-25 18:52:20 Krzysztof Kozlowski tags 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 ubuntu-bpf ubuntu-kernel-selftests 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 ubuntu-bpf ubuntu-kernel-selftests
2021-05-28 18:47:15 Guilherme G. Piccoli attachment added g-riscv-selfnet-bpf_failure.txt https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1894964/+attachment/5500939/+files/g-riscv-selfnet-bpf_failure.txt
2021-05-28 18:47:36 Guilherme G. Piccoli tags 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 ubuntu-bpf ubuntu-kernel-selftests 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker riscv sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 ubuntu-bpf ubuntu-kernel-selftests
2021-06-10 12:30:45 Krzysztof Kozlowski ubuntu-kernel-tests: assignee Krzysztof Kozlowski (krzk)
2021-06-15 07:44:00 Krzysztof Kozlowski bug added subscriber Krzysztof Kozlowski
2021-06-15 07:56:44 Krzysztof Kozlowski tags 5.8 aws focal groovy hwe hwe-5.8 kqa-blocker riscv sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 ubuntu-bpf ubuntu-kernel-selftests 5.8 aws azure focal groovy hwe hwe-5.8 kqa-blocker riscv sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 sru-20210531 ubuntu-bpf ubuntu-kernel-selftests
2021-06-29 13:40:18 Krzysztof Kozlowski ubuntu-kernel-tests: assignee Krzysztof Kozlowski (krzk)
2021-07-15 08:43:52 Krzysztof Kozlowski tags 5.8 aws azure focal groovy hwe hwe-5.8 kqa-blocker riscv sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 sru-20210531 ubuntu-bpf ubuntu-kernel-selftests 5.8 aws azure focal groovy hwe hwe-5.8 kqa-blocker riscv sru-20200826 sru-20201109 sru-20210125 sru-20210412 sru-20210510 sru-20210531 sru-20210621 ubuntu-bpf ubuntu-kernel-selftests
2021-07-28 23:16:32 Brian Murray linux (Ubuntu Groovy): status Confirmed Won't Fix