Skip to content

Instantly share code, notes, and snippets.

@HPCCSmoketest
Created June 18, 2019 13:00
Show Gist options
  • Save HPCCSmoketest/04b31bb6ad99e12a20fc85168906d9f6 to your computer and use it in GitHub Desktop.
Save HPCCSmoketest/04b31bb6ad99e12a20fc85168906d9f6 to your computer and use it in GitHub Desktop.
PR-10505

PR-10505 (Sha: fd3eea86)

OS: centos 7.4.1708 (Linux 3.10.0-327.28.3.el7.x86_64)

Build error: Build log Build log

Archive previous test session logs and other files older than 2 minutes.
zip warning: old-logs-2019-06-18_09-06-11.zip not found or empty
adding: gistloghandler-19-06-18-07-54-44.log (deflated 73%)
adding: changedFiles.txt (deflated 11%)
adding: buildResult-19-06-18-07-54-44.log (deflated 58%)
adding: sha.old (deflated 3%)
adding: 10505.diff (deflated 56%)
adding: result-19-06-18-07-51-16.log (deflated 74%)
adding: gistloghandler-19-06-18-07-54-52.log (deflated 49%)
adding: gistloghandler-19-06-18-07-51-18.log (stored 0%)
adding: RelWithDebInfo_Build_2019-06-18_07-51-51.log (deflated 85%)
adding: HPCCSystems-regression-19-06-18-07-51-16.log (deflated 91%)
Stop hpcc to remove leftover admin stuff
HPCC doesn't run
Check if any hpcc owned orphan process is running
There is no leftover process
Done.
BUILD_ROOT:build
./ProcessPullRequests.py
Cores: 32
CPU speed: 2302 MHz
CPU Bogo Mips: 5205.65
Parallel queries: 20
Build threads: unlimited
Total memory: 125 GB
Available memory: 118 GB
Memory core ratio: 3.906 GB/core
Start...
PR_ROOT:/mnt/disk1/home/vamosax/smoketest/PR-10505
Build type: RelWithDebInfo
Stored params: -X dropzonePath=/mnt/disk1/home/vamosax/smoketest/PR-10505/hpcc/var/lib/HPCCSystems/mydropzone/,localdir=mnt::disk1::home::vamosax::smoketest::^p^r-10505::hpcc::var::lib::^h^p^c^c^systems::mydropzone
./quickBuild.sh CLI params are: -tests="*.ecl " -docs=False -unittest=True -wuttest=True -buildEclWatch=False -keepFiles=False
Param: tests="*.ecl "
Regression Suite test case(s): '*.ecl '
Param: docs=False
Build docs: '0'
Param: unittest=True
Run unittests: '1'
Param: wuttest=True
Run wutool -selftest: '1'
Param: buildEclWatch=False
Build ECLWatch: 'SKIP'
Param: keepFiles=False
Keep files: '0'
Loglevel: info
Regression Suite test case(s): '*.ecl '
Global exclusion: -e=embedded,3rdparty,python3
Current branch: master
Patch system/jlib/jthread.hpp to build in c++11
RelWithDebInfo build start at: 2019-06-18_09-06-11
Create makefiles 2019-06-18_09-06-11
CMAKE_CMD:'cmake -G "Eclipse CDT4 - Unix Makefiles" -D RUNTIME_USER=vamosax -D DESTDIR=/mnt/disk1/home/vamosax/smoketest/PR-10505/hpcc -D CMAKE_BUILD_TYPE=RelWithDebInfo -D INCLUDE_PLUGINS=ON -D TEST_PLUGINS=1 -DSUPPRESS_PY3EMBED=ON -DINCLUDE_PY3EMBED=OFF -D MAKE_DOCS=0 -D USE_CPPUNIT=1 -D INCLUDE_SPARK=0 -DSUPPRESS_SPARK=1 -DSPARK=0 -D ECLWATCH_BUILD_STRATEGY=SKIP -D WSSQL_SERVICE=0 -D CMAKE_EXPORT_COMPILE_COMMANDS=ON -D USE_LIBXSLT=ON -D XALAN_LIBRARIES= -D MAKE_CASSANDRAEMBED=1 -D CMAKE_ECLIPSE_MAKE_ARGUMENTS=-30 ../HPCC-Platform ln -s ../HPCC-Platform'\n
Install ECLWatch build dependencies skipped.
Makefiles created (2019-06-18_09-06-52 41 sec )
Build it
cmd: make -j (2019-06-18_09-06-52)
res:
Error(s): 4
/mnt/disk1/home/vamosax/smoketest/PR-10505/HPCC-Platform/plugins/cassandra/cassandraembed.cpp:280:84: error: ‘cass_cluster_set_consistency’ was not declared in this scope
make[2]: *** [plugins/cassandra/CMakeFiles/cassandraembed.dir/cassandraembed.cpp.o] Error 1
make[1]: *** [plugins/cassandra/CMakeFiles/cassandraembed.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment