zymap commented on issue #4866: [Transaction][buffer] Add new commands for the transaction URL: https://github.com/apache/pulsar/pull/4866#issuecomment-517914135 The cpp tests filed with this: ``` Digest: sha256:500878c9d28d7be571b4ad90a50ff5eb5b29d54d06c8bdbb1699c6f62ebd6c77 Status: Downloaded newer image for apachepulsar/pulsar-build:ubuntu-16.04 docker.io/apachepulsar/pulsar-build:ubuntu-16.04 -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- BUILD_TESTS: ON -- BUILD_PYTHON_WRAPPER: ON -- LINK_STATIC: OFF -- USE_LOG4CXX: OFF -- CMAKE_BUILD_TYPE: Debug -- Boost version: 1.58.0 -- Found the following Boost libraries: -- program_options -- regex -- system -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found version "2.7.12") -- PYTHON: 2.7.12 -- Boost version: 1.58.0 -- Found the following Boost libraries: -- python -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.2g") -- HAS_ZSTD: 1 -- HAS_SNAPPY: 0 -- Using Boost Python libs: /usr/lib/x86_64-linux-gnu/libboost_python.so clang-tidy not found clang-format found at /usr/bin/clang-format-5.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DYNAMIC_LIB -- Build files have been written to: /pulsar/pulsar-client-cpp Scanning dependencies of target check-format clang-format checks failed, run 'make format' to fix CMakeFiles/check-format.dir/build.make:57: recipe for target 'CMakeFiles/check-format' failed make[3]: *** [CMakeFiles/check-format] Error 255 make[2]: *** [CMakeFiles/check-format.dir/all] Error 2 CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/check-format.dir/all' failed CMakeFiles/Makefile2:106: recipe for target 'CMakeFiles/check-format.dir/rule' failed make[1]: *** [CMakeFiles/check-format.dir/rule] Error 2 make: *** [check-format] Error 2 Makefile:175: recipe for target 'check-format' failed Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Setting status of e5c1b5425b854e91683d141373562743a685d434 to FAILURE with url https://builds.apache.org/job/pulsar_precommit_cpp/8920/ and message: 'FAILURE ' Using context: Jenkins: C++ / Python Tests Finished: FAILURE ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
