[#314909] FAILED auditd-plugin-clickhouse.git=20230208.1.1-alt1

Girar awaiter (manowar) girar-builder at altlinux.org
Thu Feb 9 02:32:13 MSK 2023


https://git.altlinux.org/tasks/314909/logs/events.1.1.log

subtask  name                      aarch64    armh    i586  ppc64le  x86_64
   #100  auditd-plugin-clickhouse     3:20  failed  failed     5:38    1:34

2023-Feb-08 23:26:33 :: task #314909 for sisyphus started by manowar:
#100 build 20230208.1.1-alt1 from /people/manowar/packages/auditd-plugin-clickhouse.git fetched at 2023-Feb-08 23:26:30
2023-Feb-08 23:26:34 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
2023-Feb-08 23:26:34 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build start
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[i586]       |                                                                                                          long unsigned int
[i586] --
[i586]       |                                                                       size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:113: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[i586]       |                                                                                                                 long unsigned int
[i586] --
[i586]       |                                                                                     size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:233:114: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   233 |                                                         Logger::write("The batch size is already at min level: %lu", count_limit);
[i586] --
[i586]       |                                                                                                                %u
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                 size_t {aka unsigned int}
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[i586] --
[i586]       |                                                                                               size_t {aka unsigned int}
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [CMakeFiles/test-auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/test-auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[i586] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[i586]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[i586]       |                                                                                                          long unsigned int
2023-Feb-08 23:27:03 :: [i586] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-08 23:27:03 :: [i586] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-08 23:27:03 :: [i586] requesting cancellation of task processing
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[armh]       |                                                                                                          long unsigned int
[armh] --
[armh]       |                                                                       size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:113: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[armh]       |                                                                                                                 long unsigned int
[armh] --
[armh]       |                                                                                     size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:233:114: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   233 |                                                         Logger::write("The batch size is already at min level: %lu", count_limit);
[armh] --
[armh]       |                                                                                                                %u
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:112: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                 size_t {aka unsigned int}
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:287:119: error: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   287 |                                                         Logger::write("Increase the batch after %lu inserts: %lu -> %lu",
[armh] --
[armh]       |                                                                                               size_t {aka unsigned int}
[armh] cc1plus: all warnings being treated as errors
[armh] gmake[2]: *** [CMakeFiles/auditd-plugin-clickhouse.dir/build.make:104: CMakeFiles/auditd-plugin-clickhouse.dir/auditd-plugin-clickhouse-main.cpp.o] Error 1
[armh] --
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp: In function 'void writer_thread_function(Client&, const std::string&, unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, const std::string&, bool)':
[armh] /usr/src/RPM/BUILD/auditd-plugin-clickhouse-20230208.1.1/auditd-plugin-clickhouse-main.cpp:228:106: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
[armh]   228 |                                                         Logger::write("Reduce the batch size on error: %lu -> %lu",
[armh]       |                                                                                                          long unsigned int
2023-Feb-08 23:27:51 :: [armh] auditd-plugin-clickhouse.git 20230208.1.1-alt1: remote: build failed
2023-Feb-08 23:27:51 :: [armh] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build FAILED
2023-Feb-08 23:28:08 :: [x86_64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-08 23:29:54 :: [aarch64] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-08 23:32:12 :: [ppc64le] #100 auditd-plugin-clickhouse.git 20230208.1.1-alt1: build OK
2023-Feb-08 23:27:03 :: [i586] build FAILED
2023-Feb-08 23:27:51 :: [armh] build FAILED
2023-Feb-08 23:32:13 :: task #314909 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list