Running with gitlab-ci-multi-runner 9.2.0 (adfc387) on rfhete607 (d0f8d5ee) Using Docker executor with image flofritz/ci-benchmark-hpx-embb ... Using docker image sha256:61dea5e03224bc70e92a1879e7f7babe869e447447c9f8a4574444a76804c4d5 for predefined container... Pulling docker image flofritz/ci-benchmark-hpx-embb ... Using docker image flofritz/ci-benchmark-hpx-embb ID=sha256:273cacc90321cf472a5de52f5c8aa7fdb83bd8ad80d75651eb63942e86de9dd2 for build container... Running on runner-d0f8d5ee-project-419-concurrent-0 via 869407bddacd... Fetching changes... Removing cmake-build-release-thread-sanitizer/ Removing release/ HEAD is now at 0599cfd Add std::lock_guard test for spin_lock. From http://lab.las3.de/gitlab/las3/development/scheduling/predictable_parallel_patterns 0599cfd..56e16fc master -> origin/master Checking out 56e16fcf as master... Skipping Git submodules setup $ ./ci_scripts/build_cmake_release.sh -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.3.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 -- Using Build Type: RELEASE -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Thread Sanitizer: OFF -- Configuring done -- Generating done -- Build files have been written to: /builds/gitlab/las3/development/scheduling/predictable_parallel_patterns/cmake-build-release Scanning dependencies of target pls [ 8%] Building CXX object lib/pls/CMakeFiles/pls.dir/src/library.cpp.o [ 16%] Building CXX object lib/pls/CMakeFiles/pls.dir/src/internal/base/spin_lock.cpp.o [ 25%] Building CXX object lib/pls/CMakeFiles/pls.dir/src/internal/base/thread.cpp.o [ 33%] Linking CXX static library ../libpls.a [ 33%] Built target pls Scanning dependencies of target playground [ 41%] Building CXX object app/playground/CMakeFiles/playground.dir/main.cpp.o [ 50%] Linking CXX executable ../../bin/playground [ 50%] Built target playground Scanning dependencies of target test_for_new [ 58%] Building CXX object app/test_for_new/CMakeFiles/test_for_new.dir/main.cpp.o [ 66%] Linking CXX executable ../../bin/test_for_new [ 66%] Built target test_for_new Scanning dependencies of target tests [ 75%] Building CXX object test/CMakeFiles/tests.dir/main.cpp.o [ 83%] Building CXX object test/CMakeFiles/tests.dir/example_tests.cpp.o [ 91%] Building CXX object test/CMakeFiles/tests.dir/base_tests.cpp.o [100%] Linking CXX executable ../bin/tests [100%] Built target tests Uploading artifacts... release/: found 15 matching files  Uploading artifacts to coordinator... ok  id=2683 responseStatus=201 Created token=P3qYQoxW Job succeeded