See
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/display/redirect>
Changes:
------------------------------------------
[...truncated 270.81 KB...]
CLEAN arch/x86/lib
CLEAN certs
CLEAN drivers/scsi
CLEAN drivers/tty/vt
CLEAN lib
CLEAN net/wireless
CLEAN security/selinux
CLEAN usr
CLEAN arch/x86/boot/compressed
CLEAN arch/x86/boot
CLEAN arch/x86/tools
CLEAN modules.builtin modules.builtin.modinfo
+ cp .config /cache/kernel-test/previous.config
+ nproc
+ make -j16
SYNC include/config/auto.conf.cmd
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/confdata.o
HOSTCC scripts/kconfig/expr.o
LEX scripts/kconfig/lexer.lex.c
YACC scripts/kconfig/parser.tab.[ch]
HOSTCC scripts/kconfig/preprocess.o
HOSTCC scripts/kconfig/symbol.o
HOSTCC scripts/kconfig/util.o
HOSTCC scripts/kconfig/lexer.lex.o
HOSTCC scripts/kconfig/parser.tab.o
HOSTLD scripts/kconfig/conf
SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
SYSTBL arch/x86/include/generated/asm/syscalls_32.h
SYSHDR arch/x86/include/generated/asm/unistd_32_ia32.h
SYSHDR arch/x86/include/generated/asm/unistd_64_x32.h
SYSTBL arch/x86/include/generated/asm/syscalls_64.h
UPD include/generated/uapi/linux/version.h
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
HOSTCC arch/x86/tools/relocs_common.o
REMOVE arch/x86/include/generated/asm/orc_hash.h
arch/x86/include/generated/asm/unaligned.h
HOSTCC scripts/kallsyms
HOSTCC scripts/sorttable
HOSTCC scripts/asn1_compiler
HOSTCC scripts/selinux/genheaders/genheaders
HOSTCC scripts/selinux/mdp/mdp
HOSTCC scripts/extract-cert
UPD include/config/kernel.release
DESCEND objtool
UPD include/generated/utsrelease.h
HOSTCC /cache/linux/tools/objtool/fixdep.o
HOSTLD /cache/linux/tools/objtool/fixdep-in.o
LINK /cache/linux/tools/objtool/fixdep
scripts/extract-cert.c: In function 'display_openssl_errors':
scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
46 | while ((e = ERR_get_error_line(&file, &line))) {
| ^~~~~
In file included from scripts/extract-cert.c:23:
/usr/include/openssl/err.h:423:15: note: declared here
423 | unsigned long ERR_get_error_line(const char **file, int *line);
| ^~~~~~~~~~~~~~~~~~
scripts/extract-cert.c: In function 'drain_openssl_errors':
scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
59 | while (ERR_get_error_line(&file, &line)) {}
| ^~~~~
/usr/include/openssl/err.h:423:15: note: declared here
423 | unsigned long ERR_get_error_line(const char **file, int *line);
| ^~~~~~~~~~~~~~~~~~
scripts/extract-cert.c: In function 'main':
scripts/extract-cert.c:124:17: warning: 'ENGINE_load_builtin_engines' is
deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
124 | ENGINE_load_builtin_engines();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from scripts/extract-cert.c:24:
/usr/include/openssl/engine.h:358:28: note: declared here
358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
scripts/extract-cert.c:126:17: warning: 'ENGINE_by_id' is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
126 | e = ENGINE_by_id("pkcs11");
| ^
/usr/include/openssl/engine.h:336:31: note: declared here
336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
| ^~~~~~~~~~~~
scripts/extract-cert.c:128:17: warning: 'ENGINE_init' is deprecated: Since OpenSSL
3.0 [-Wdeprecated-declarations]
128 | if (ENGINE_init(e))
| ^~
/usr/include/openssl/engine.h:620:27: note: declared here
620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
| ^~~~~~~~~~~
scripts/extract-cert.c:133:25: warning: 'ENGINE_ctrl_cmd_string' is deprecated:
Since OpenSSL 3.0 [-Wdeprecated-declarations]
133 | ERR(!ENGINE_ctrl_cmd_string(e, "PIN", key_pass,
0), "Set PKCS#11 PIN");
| ^~~
/usr/include/openssl/engine.h:479:5: note: declared here
479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
| ^~~~~~~~~~~~~~~~~~~~~~
scripts/extract-cert.c:134:17: warning: 'ENGINE_ctrl_cmd' is deprecated: Since
OpenSSL 3.0 [-Wdeprecated-declarations]
134 | ENGINE_ctrl_cmd(e, "LOAD_CERT_CTRL", 0, &parms,
NULL, 1);
| ^~~~~~~~~~~~~~~
/usr/include/openssl/engine.h:450:27: note: declared here
450 | OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
| ^~~~~~~~~~~~~~~
HOSTLD arch/x86/tools/relocs
CC /cache/linux/tools/objtool/weak.o
CC /cache/linux/tools/objtool/check.o
CC /cache/linux/tools/objtool/special.o
CC /cache/linux/tools/objtool/orc_gen.o
CC /cache/linux/tools/objtool/arch/x86/special.o
CC /cache/linux/tools/objtool/orc_dump.o
CC /cache/linux/tools/objtool/builtin-check.o
CC /cache/linux/tools/objtool/exec-cmd.o
CC /cache/linux/tools/objtool/builtin-orc.o
GEN /cache/linux/tools/objtool/arch/x86/lib/inat-tables.c
CC /cache/linux/tools/objtool/help.o
CC /cache/linux/tools/objtool/pager.o
CC /cache/linux/tools/objtool/elf.o
CC /cache/linux/tools/objtool/objtool.o
CC /cache/linux/tools/objtool/arch/x86/decode.o
CC /cache/linux/tools/objtool/libstring.o
CC /cache/linux/tools/objtool/libctype.o
CC /cache/linux/tools/objtool/str_error_r.o
CC /cache/linux/tools/objtool/librbtree.o
CC /cache/linux/tools/objtool/parse-options.o
CC /cache/linux/tools/objtool/run-command.o
CC /cache/linux/tools/objtool/sigchain.o
CC /cache/linux/tools/objtool/subcmd-config.o
In file included from help.c:12:
In function 'xrealloc',
inlined from 'add_cmdname' at help.c:24:2:
subcmd-util.h:56:23: error: pointer may be used after 'realloc'
[-Werror=use-after-free]
56 | ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to 'realloc' here
52 | void *ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
subcmd-util.h:58:31: error: pointer may be used after 'realloc'
[-Werror=use-after-free]
58 | ret = realloc(ptr, 1);
| ^~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to 'realloc' here
52 | void *ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
In file included from sigchain.c:3:
In function 'xrealloc',
inlined from 'sigchain_push.isra' at sigchain.c:26:2:
subcmd-util.h:56:23: error: pointer may be used after 'realloc'
[-Werror=use-after-free]
56 | ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to 'realloc' here
52 | void *ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
subcmd-util.h:58:31: error: pointer may be used after 'realloc'
[-Werror=use-after-free]
58 | ret = realloc(ptr, 1);
| ^~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to 'realloc' here
52 | void *ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
In function 'xrealloc',
inlined from 'sigchain_push' at sigchain.c:26:2,
inlined from 'sigchain_push_common' at sigchain.c:53:2:
subcmd-util.h:56:23: error: pointer may be used after 'realloc'
[-Werror=use-after-free]
56 | ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to 'realloc' here
52 | void *ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
subcmd-util.h:58:31: error: pointer may be used after 'realloc'
[-Werror=use-after-free]
58 | ret = realloc(ptr, 1);
| ^~~~~~~~~~~~~~~
subcmd-util.h:52:21: note: call to 'realloc' here
52 | void *ret = realloc(ptr, size);
| ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [/cache/linux/tools/build/Makefile.build:96:
/cache/linux/tools/objtool/sigchain.o] Error 1
make[4]: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make[4]: *** [/cache/linux/tools/build/Makefile.build:96:
/cache/linux/tools/objtool/help.o] Error 1
HOSTCC scripts/mod/mk_elfconfig
CC scripts/mod/empty.o
CC scripts/mod/devicetable-offsets.s
UPD scripts/mod/devicetable-offsets.h
LD /cache/linux/tools/objtool/arch/x86/objtool-in.o
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/sumversion.o
make[3]: *** [Makefile:59: /cache/linux/tools/objtool/libsubcmd-in.o] Error 2
make[2]: *** [Makefile:63: /cache/linux/tools/objtool/libsubcmd.a] Error 2
make[2]: *** Waiting for unfinished jobs....
HOSTLD scripts/mod/modpost
LD /cache/linux/tools/objtool/objtool-in.o
make[1]: *** [Makefile:69: objtool] Error 2
make: *** [Makefile:1976: tools/objtool] Error 2
make: *** Waiting for unfinished jobs....
CC kernel/bounds.s
CALL scripts/atomic/check-atomics.sh
UPD include/generated/bounds.h
CC arch/x86/kernel/asm-offsets.s
UPD include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ clean_up
+ local i
+ local log
+ [ all = all ]
+ continue
+ [ v4_only = all ]
+ [ -e
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/artifact/logs/ggsn-tester-v4_only/junit-xml-*.log>
]
+ continue
+ [ v6_only = all ]
+ [ -e
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/artifact/logs/ggsn-tester-v6_only/junit-xml-*.log>
]
+ continue
+ [ v4v6_only = all ]
+ [ -e
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/artifact/logs/ggsn-tester-v4v6_only/junit-xml-*.log>
]
+ continue
+ network_clean
+ docker network inspect ttcn3-ggsn-test-66
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n ]
+ network_remove
+ set +x
Removing network ttcn3-ggsn-test-66
+ docker network remove ttcn3-ggsn-test-66
ttcn3-ggsn-test-66
+ rm -rf
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/artifact/logs/unix>
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/ws/logs>:/data
-v
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/ws/_cache>:/cache
--name jenkins-ttcn3-ggsn-test-kernel-git-23-cleaner debian:bookworm sh -e -x -c
chmod -R a+rX /data/ /cache/
chown -R 1000:1000 /data /cache
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat
<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/artifact/logs/*/junit-*.log>
cat:
'<https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-kernel-git/23/artifact/logs/*/junit-*.log'>:
No such file or directory
+ true
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found.
Configuration error?
Show replies by date