Build: #14 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 11,030 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:53   Index_ {
26-Feb-2019 12:08:53   ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:53 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:53       ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:53   Index_ {
26-Feb-2019 12:08:53   ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:53 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:53       ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:53   Index_ {
26-Feb-2019 12:08:53   ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:53 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:53      ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:53   Index_ {
26-Feb-2019 12:08:53   ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:53 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:53      ^
26-Feb-2019 12:08:53 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:53   Index_ {
26-Feb-2019 12:08:53   ^
26-Feb-2019 12:08:53 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/HOGfeatures.cpp.o
26-Feb-2019 12:08:54 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
26-Feb-2019 12:08:54                  from /home/clowder/software/opencv/apps/traincascade/traincascade_features.h:6,
26-Feb-2019 12:08:54                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.h:4,
26-Feb-2019 12:08:54                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.cpp:4:
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:54 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
26-Feb-2019 12:08:54 ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:54   Index_ {
26-Feb-2019 12:08:54   ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:54 Index_<T>::~Index_()
26-Feb-2019 12:08:54 ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:54   Index_ {
26-Feb-2019 12:08:54   ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:54 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:54       ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:54   Index_ {
26-Feb-2019 12:08:54   ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:54 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:54       ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:54   Index_ {
26-Feb-2019 12:08:54   ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:54 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:54      ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:54   Index_ {
26-Feb-2019 12:08:54   ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:54 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:54      ^
26-Feb-2019 12:08:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:54   Index_ {
26-Feb-2019 12:08:54   ^
26-Feb-2019 12:08:54 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/imagestorage.cpp.o
26-Feb-2019 12:08:55 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
26-Feb-2019 12:08:55                  from /home/clowder/software/opencv/apps/traincascade/imagestorage.cpp:4:
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:55 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
26-Feb-2019 12:08:55 ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:55   Index_ {
26-Feb-2019 12:08:55   ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:55 Index_<T>::~Index_()
26-Feb-2019 12:08:55 ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:55   Index_ {
26-Feb-2019 12:08:55   ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:55 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:55       ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:55   Index_ {
26-Feb-2019 12:08:55   ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:55 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:55       ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:55   Index_ {
26-Feb-2019 12:08:55   ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:55 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:55      ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:55   Index_ {
26-Feb-2019 12:08:55   ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
26-Feb-2019 12:08:55 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
26-Feb-2019 12:08:55      ^
26-Feb-2019 12:08:55 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
26-Feb-2019 12:08:55   Index_ {
26-Feb-2019 12:08:55   ^
26-Feb-2019 12:08:56 [100%] Linking CXX executable ../../bin/opencv_traincascade
26-Feb-2019 12:08:56 [100%] Built target opencv_traincascade
26-Feb-2019 12:08:56 [  7%] Built target IlmImf
26-Feb-2019 12:08:56 [  7%] Built target opencv_core_pch_dephelp
26-Feb-2019 12:08:56 [  7%] Built target pch_Generate_opencv_core
26-Feb-2019 12:08:56 [  9%] Built target opencv_core
26-Feb-2019 12:08:56 [  9%] Built target opencv_perf_core_pch_dephelp
26-Feb-2019 12:08:56 [  9%] Built target opencv_test_core_pch_dephelp
26-Feb-2019 12:08:56 [  9%] Built target opencv_ts_pch_dephelp
26-Feb-2019 12:08:56 [  9%] Built target pch_Generate_opencv_ts
26-Feb-2019 12:08:56 [  9%] Built target opencv_highgui_pch_dephelp
26-Feb-2019 12:08:56 [  9%] Built target pch_Generate_opencv_highgui
26-Feb-2019 12:08:56 [  9%] Built target opencv_imgproc_pch_dephelp
26-Feb-2019 12:08:56 [  9%] Built target pch_Generate_opencv_imgproc
26-Feb-2019 12:08:56 [ 13%] Built target opencv_imgproc
26-Feb-2019 12:08:56 [ 15%] Built target opencv_highgui
26-Feb-2019 12:08:56 [ 16%] Built target opencv_features2d_pch_dephelp
26-Feb-2019 12:08:56 [ 16%] Built target pch_Generate_opencv_features2d
26-Feb-2019 12:08:56 [ 16%] Built target opencv_flann_pch_dephelp
26-Feb-2019 12:08:57 [ 16%] Built target pch_Generate_opencv_flann
26-Feb-2019 12:08:57 [ 16%] Built target opencv_flann
26-Feb-2019 12:08:57 [ 17%] Built target opencv_features2d
26-Feb-2019 12:08:57 [ 18%] Built target opencv_ts
26-Feb-2019 12:08:57 [ 18%] Built target pch_Generate_opencv_test_core
26-Feb-2019 12:08:57 [ 19%] Built target opencv_test_core
26-Feb-2019 12:08:57 [ 19%] Built target pch_Generate_opencv_perf_core
26-Feb-2019 12:08:57 [ 21%] Built target opencv_perf_core
26-Feb-2019 12:08:57 [ 21%] Built target opencv_test_flann_pch_dephelp
26-Feb-2019 12:08:57 [ 21%] Built target pch_Generate_opencv_test_flann
26-Feb-2019 12:08:57 [ 22%] Built target opencv_test_flann
26-Feb-2019 12:08:57 [ 23%] Built target opencv_test_imgproc_pch_dephelp
26-Feb-2019 12:08:57 [ 23%] Built target pch_Generate_opencv_test_imgproc
26-Feb-2019 12:08:57 [ 25%] Built target opencv_test_imgproc
26-Feb-2019 12:08:57 [ 25%] Built target opencv_perf_imgproc_pch_dephelp
26-Feb-2019 12:08:57 [ 25%] Built target pch_Generate_opencv_perf_imgproc
26-Feb-2019 12:08:57 [ 27%] Built target opencv_perf_imgproc
26-Feb-2019 12:08:57 [ 27%] Built target opencv_test_highgui_pch_dephelp
26-Feb-2019 12:08:57 [ 27%] Built target pch_Generate_opencv_test_highgui
26-Feb-2019 12:08:57 [ 28%] Built target opencv_test_highgui
26-Feb-2019 12:08:57 [ 29%] Built target opencv_perf_highgui_pch_dephelp
26-Feb-2019 12:08:57 [ 29%] Built target pch_Generate_opencv_perf_highgui
26-Feb-2019 12:08:57 [ 29%] Built target opencv_perf_highgui
26-Feb-2019 12:08:57 [ 29%] Built target opencv_test_features2d_pch_dephelp
26-Feb-2019 12:08:57 [ 30%] Built target pch_Generate_opencv_test_features2d
26-Feb-2019 12:08:57 [ 31%] Built target opencv_test_features2d
26-Feb-2019 12:08:57 [ 32%] Built target opencv_perf_features2d_pch_dephelp
26-Feb-2019 12:08:57 [ 32%] Built target pch_Generate_opencv_perf_features2d
26-Feb-2019 12:08:57 [ 32%] Built target opencv_perf_features2d
26-Feb-2019 12:08:57 [ 32%] Built target opencv_test_calib3d_pch_dephelp
26-Feb-2019 12:08:57 [ 32%] Built target pch_Generate_opencv_test_calib3d
26-Feb-2019 12:08:57 [ 32%] Built target opencv_calib3d_pch_dephelp
26-Feb-2019 12:08:57 [ 32%] Built target pch_Generate_opencv_calib3d
26-Feb-2019 12:08:57 [ 33%] Built target opencv_calib3d
26-Feb-2019 12:08:58 [ 35%] Built target opencv_test_calib3d
26-Feb-2019 12:08:58 [ 35%] Built target opencv_perf_calib3d_pch_dephelp
26-Feb-2019 12:08:58 [ 35%] Built target pch_Generate_opencv_perf_calib3d
26-Feb-2019 12:08:58 [ 36%] Built target opencv_perf_calib3d
26-Feb-2019 12:08:58 [ 36%] Built target opencv_ml_pch_dephelp
26-Feb-2019 12:08:58 [ 36%] Built target pch_Generate_opencv_ml
26-Feb-2019 12:08:58 [ 38%] Built target opencv_ml
26-Feb-2019 12:08:58 [ 39%] Built target opencv_test_ml_pch_dephelp
26-Feb-2019 12:08:58 [ 40%] Built target pch_Generate_opencv_test_ml
26-Feb-2019 12:08:58 [ 40%] Built target opencv_test_ml
26-Feb-2019 12:08:58 [ 40%] Built target opencv_video_pch_dephelp
26-Feb-2019 12:08:58 [ 40%] Built target pch_Generate_opencv_video
26-Feb-2019 12:08:58 [ 41%] Built target opencv_video
26-Feb-2019 12:08:58 [ 41%] Built target opencv_test_video_pch_dephelp
26-Feb-2019 12:08:58 [ 41%] Built target pch_Generate_opencv_test_video
26-Feb-2019 12:08:58 [ 42%] Built target opencv_test_video
26-Feb-2019 12:08:58 [ 42%] Built target opencv_perf_video_pch_dephelp
26-Feb-2019 12:08:58 [ 42%] Built target pch_Generate_opencv_perf_video
26-Feb-2019 12:08:58 [ 42%] Built target opencv_perf_video
26-Feb-2019 12:08:58 [ 42%] Built target opencv_legacy_pch_dephelp
26-Feb-2019 12:08:58 [ 42%] Built target pch_Generate_opencv_legacy
26-Feb-2019 12:08:58 [ 50%] Built target opencv_legacy
26-Feb-2019 12:08:58 [ 51%] Built target opencv_test_legacy_pch_dephelp
26-Feb-2019 12:08:58 [ 51%] Built target pch_Generate_opencv_test_legacy
26-Feb-2019 12:08:58 [ 51%] Built target opencv_test_legacy
26-Feb-2019 12:08:58 [ 51%] Built target opencv_objdetect_pch_dephelp
26-Feb-2019 12:08:58 [ 51%] Built target pch_Generate_opencv_objdetect
26-Feb-2019 12:08:58 [ 53%] Built target opencv_objdetect
26-Feb-2019 12:08:58 [ 53%] Built target opencv_test_objdetect_pch_dephelp
26-Feb-2019 12:08:58 [ 53%] Built target pch_Generate_opencv_test_objdetect
26-Feb-2019 12:08:58 [ 53%] Built target opencv_test_objdetect
26-Feb-2019 12:08:58 [ 53%] Built target opencv_perf_objdetect_pch_dephelp
26-Feb-2019 12:08:58 [ 53%] Built target pch_Generate_opencv_perf_objdetect
26-Feb-2019 12:08:58 [ 53%] Built target opencv_perf_objdetect
26-Feb-2019 12:08:58 [ 53%] Built target opencv_photo_pch_dephelp
26-Feb-2019 12:08:58 [ 53%] Built target pch_Generate_opencv_photo
26-Feb-2019 12:08:58 [ 54%] Built target opencv_photo
26-Feb-2019 12:08:58 [ 55%] Built target opencv_test_photo_pch_dephelp
26-Feb-2019 12:08:58 [ 55%] Built target pch_Generate_opencv_test_photo
26-Feb-2019 12:08:58 [ 55%] Built target opencv_test_photo
26-Feb-2019 12:08:58 [ 55%] Built target opencv_perf_photo_pch_dephelp
26-Feb-2019 12:08:58 [ 55%] Built target pch_Generate_opencv_perf_photo
26-Feb-2019 12:08:58 [ 55%] Built target opencv_perf_photo
26-Feb-2019 12:08:59 [ 55%] Built target opencv_gpu_pch_dephelp
26-Feb-2019 12:08:59 [ 56%] Built target pch_Generate_opencv_gpu
26-Feb-2019 12:08:59 [ 61%] Built target opencv_gpu
26-Feb-2019 12:08:59 [ 61%] Built target opencv_perf_gpu_pch_dephelp
26-Feb-2019 12:08:59 [ 62%] Built target pch_Generate_opencv_perf_gpu
26-Feb-2019 12:08:59 [ 63%] Built target opencv_perf_gpu
26-Feb-2019 12:08:59 [ 64%] Built target opencv_test_gpu_pch_dephelp
26-Feb-2019 12:08:59 [ 64%] Built target pch_Generate_opencv_test_gpu
26-Feb-2019 12:08:59 [ 66%] Built target opencv_test_gpu
26-Feb-2019 12:08:59 [ 66%] Built target opencv_test_ocl_pch_dephelp
26-Feb-2019 12:08:59 [ 66%] Built target opencv_ocl_pch_dephelp
26-Feb-2019 12:08:59 [ 66%] Built target pch_Generate_opencv_ocl
26-Feb-2019 12:08:59 [ 70%] Built target opencv_ocl
26-Feb-2019 12:08:59 [ 70%] Built target pch_Generate_opencv_test_ocl
26-Feb-2019 12:08:59 [ 73%] Built target opencv_test_ocl
26-Feb-2019 12:08:59 [ 73%] Built target opencv_perf_ocl_pch_dephelp
26-Feb-2019 12:08:59 [ 74%] Built target pch_Generate_opencv_perf_ocl
26-Feb-2019 12:08:59 [ 77%] Built target opencv_perf_ocl
26-Feb-2019 12:08:59 [ 77%] Built target opencv_nonfree_pch_dephelp
26-Feb-2019 12:08:59 [ 78%] Built target pch_Generate_opencv_nonfree
26-Feb-2019 12:08:59 [ 79%] Built target opencv_nonfree
26-Feb-2019 12:08:59 [ 80%] Built target opencv_test_nonfree_pch_dephelp
26-Feb-2019 12:08:59 [ 80%] Built target pch_Generate_opencv_test_nonfree
26-Feb-2019 12:08:59 [ 80%] Built target opencv_test_nonfree
26-Feb-2019 12:08:59 [ 81%] Built target opencv_perf_nonfree_pch_dephelp
26-Feb-2019 12:08:59 [ 81%] Built target pch_Generate_opencv_perf_nonfree
26-Feb-2019 12:08:59 [ 81%] Built target opencv_perf_nonfree
26-Feb-2019 12:08:59 [ 82%] Built target opencv_contrib_pch_dephelp
26-Feb-2019 12:08:59 [ 82%] Built target pch_Generate_opencv_contrib
26-Feb-2019 12:08:59 [ 85%] Built target opencv_contrib
26-Feb-2019 12:08:59 [ 86%] Built target opencv_test_contrib_pch_dephelp
26-Feb-2019 12:08:59 [ 86%] Built target pch_Generate_opencv_test_contrib
26-Feb-2019 12:08:59 [ 86%] Built target opencv_test_contrib
26-Feb-2019 12:08:59 [ 86%] Built target opencv_python
26-Feb-2019 12:08:59 [ 87%] Built target opencv_stitching_pch_dephelp
26-Feb-2019 12:08:59 [ 88%] Built target pch_Generate_opencv_stitching
26-Feb-2019 12:08:59 [ 89%] Built target opencv_stitching
26-Feb-2019 12:08:59 [ 89%] Built target opencv_test_stitching_pch_dephelp
26-Feb-2019 12:08:59 [ 90%] Built target pch_Generate_opencv_test_stitching
26-Feb-2019 12:09:00 [ 90%] Built target opencv_test_stitching
26-Feb-2019 12:09:00 [ 90%] Built target opencv_perf_stitching_pch_dephelp
26-Feb-2019 12:09:00 [ 90%] Built target pch_Generate_opencv_perf_stitching
26-Feb-2019 12:09:00 [ 91%] Built target opencv_perf_stitching
26-Feb-2019 12:09:00 [ 91%] Built target opencv_superres_pch_dephelp
26-Feb-2019 12:09:00 [ 91%] Built target pch_Generate_opencv_superres
26-Feb-2019 12:09:00 [ 92%] Built target opencv_superres
26-Feb-2019 12:09:00 [ 92%] Built target opencv_test_superres_pch_dephelp
26-Feb-2019 12:09:00 [ 92%] Built target pch_Generate_opencv_test_superres
26-Feb-2019 12:09:00 [ 93%] Built target opencv_test_superres
26-Feb-2019 12:09:00 [ 94%] Built target opencv_perf_superres_pch_dephelp
26-Feb-2019 12:09:00 [ 94%] Built target pch_Generate_opencv_perf_superres
26-Feb-2019 12:09:00 [ 94%] Built target opencv_perf_superres
26-Feb-2019 12:09:00 [ 95%] Built target opencv_videostab_pch_dephelp
26-Feb-2019 12:09:00 [ 96%] Built target pch_Generate_opencv_videostab
26-Feb-2019 12:09:00 [ 97%] Built target opencv_videostab
26-Feb-2019 12:09:00 [ 98%] Built target opencv_haartraining_engine
26-Feb-2019 12:09:00 [ 98%] Built target opencv_haartraining
26-Feb-2019 12:09:00 [ 99%] Built target opencv_createsamples
26-Feb-2019 12:09:00 [ 99%] Built target opencv_performance
26-Feb-2019 12:09:00 [100%] Built target opencv_traincascade
26-Feb-2019 12:09:00 Install the project...
26-Feb-2019 12:09:00 -- Install configuration: "RELEASE"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/opencv_modules.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/pkgconfig/opencv.pc
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig.cmake
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig-version.cmake
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules.cmake
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules-release.cmake
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cxcore.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/ml.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/highgui.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cxmisc.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cv.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cxeigen.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cxcore.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cvwimage.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cvaux.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cvaux.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv/cv.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/opencv.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_core.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_core.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/mat.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/wimage.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/operations.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop_deprecated.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/cuda_devptrs.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/devmem2d.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/gpumat.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/core.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/internal.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/eigen.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/version.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/core_c.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/core/types_c.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_flann.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann_base.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/miniflann.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/all_indices.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/index_testing.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/nn_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/composite_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/general.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/params.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/any.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/random.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_single_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/simplex_downhill.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/matrix.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/hdf5.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/hierarchical_clustering_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/sampling.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/config.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/ground_truth.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/object_factory.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/dummy.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/dist.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/autotuned_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/saving.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/dynamic_bitset.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/defines.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/heap.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_table.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/timer.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/result_set.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/linear_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/kmeans_index.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/allocator.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/flann/logger.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/types_c.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc_c.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_highgui.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/highgui/cap_ios.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui_c.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/highgui/ios.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_features2d.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/features2d/features2d.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/calib3d/calib3d.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ml.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ml/ml.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_video.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_video.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/video/background_segm.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/video/tracking.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/video/video.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_legacy.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/legacy/streams.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/legacy/legacy.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/legacy/compat.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/legacy/blobtrack.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/objdetect/objdetect.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_photo.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo_c.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_gpu.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/devmem2d.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/stream_accessor.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpumat.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpu.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_reduce.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/common.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/reduce.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/utility.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_traits.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/transform.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/saturate_cast.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/emulation.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/datamov_utils.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/scan.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_math.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/static_check.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/limits.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/simd_functions.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_distance.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/block.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/color.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/filters.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_shuffle.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/functional.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/dynamic_smem.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/funcattrib.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/type_traits.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/border_interpolate.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce_key_val.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/transform_detail.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/vec_distance_detail.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/type_traits_detail.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/color_detail.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ocl.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ocl/ocl.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ocl/matrix_operations.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/ocl.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/nonfree.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/gpu.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/features2d.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_contrib.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/contrib/contrib.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/contrib/retina.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/contrib/detection_based_tracker.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/contrib/openfabmap.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/contrib/hybridtracker.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv2.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/python2.7/dist-packages/cv2.so" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv.py
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_stitching.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/stitcher.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/warpers.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/autocalib.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/camera.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/matchers.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util_inl.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/blenders.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/seam_finders.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_superres.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/superres/superres.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/superres/optical_flow.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_ts.a
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_perf.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_test.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_perf.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_gtest.h
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4.8
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_videostab.so.2.4.8" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/videostab.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/log.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/global_motion.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/motion_stabilizing.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching_inl.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/deblurring.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/inpainting.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/stabilizer.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/optical_flow.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/include/opencv2/videostab/frame_source.hpp
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt_tree.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt2.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_upperbody.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_lefteye.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_leftear.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_righteye.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_upperbody.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_fullbody.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lefteye_2splits.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_rightear.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_righteye_2splits.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_profileface.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_smile.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lowerbody.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_big.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_profileface.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_frontalface.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_silverware.xml
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/bin/opencv_haartraining
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/bin/opencv_haartraining" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/bin/opencv_createsamples
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/bin/opencv_createsamples" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/bin/opencv_performance
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/bin/opencv_performance" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:00 -- Installing: /home/clowder/opencv/bin/opencv_traincascade
26-Feb-2019 12:09:00 -- Set runtime path of "/home/clowder/opencv/bin/opencv_traincascade" to "/home/clowder/opencv/lib"
26-Feb-2019 12:09:03 Removing intermediate container 02b563be64fb
26-Feb-2019 12:09:03 ---> 9cf5a2138e4a
26-Feb-2019 12:09:03 Step 8/21 : RUN cd ${CLOWDER_HOME} &&     mkdir -p plantcv-output &&     git clone https://github.com/danforthcenter/plantcv.git
26-Feb-2019 12:09:03 ---> Running in 8f6104bf0357
26-Feb-2019 12:09:03 Cloning into 'plantcv'...
26-Feb-2019 12:09:11 Removing intermediate container 8f6104bf0357
26-Feb-2019 12:09:11 ---> b22b1efc7113
26-Feb-2019 12:09:11 Step 9/21 : ENV PYTHONPATH="${CLOWDER_HOME}/opencv/lib/python2.7/dist-packages:${CLOWDER_HOME}/plantcv/lib:/usr/lib/python2.7/dist-packages:${PYTHONPATH}"
26-Feb-2019 12:09:12 ---> Running in a56f44626021
26-Feb-2019 12:09:12 Removing intermediate container a56f44626021
26-Feb-2019 12:09:12 ---> acd6c536e2cd
26-Feb-2019 12:09:12 Step 10/21 : ENV PATH="${CLOWDER_HOME}/opencv/bin:${PATH}"
26-Feb-2019 12:09:12 ---> Running in 5b040b8cb147
26-Feb-2019 12:09:12 Removing intermediate container 5b040b8cb147
26-Feb-2019 12:09:12 ---> af1dc6d4f6fa
26-Feb-2019 12:09:12 Step 11/21 : ENV LD_LIBRARY_PATH="${CLOWDER_HOME}/opencv/lib:${LD_LIBRARY_PATH}"
26-Feb-2019 12:09:13 ---> Running in abe775682e51
26-Feb-2019 12:09:13 Removing intermediate container abe775682e51
26-Feb-2019 12:09:13 ---> f99c8605341d
26-Feb-2019 12:09:13 Step 12/21 : USER root
26-Feb-2019 12:09:13 ---> Running in ef94c7898a8c
26-Feb-2019 12:09:13 Removing intermediate container ef94c7898a8c
26-Feb-2019 12:09:13 ---> 793b3afb69d8
26-Feb-2019 12:09:13 Step 13/21 : RUN apt-get -y update &&     apt-get install -y python-opencv opencv-data
26-Feb-2019 12:09:14 ---> Running in e0e9b4c38f6c
26-Feb-2019 12:09:14 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
26-Feb-2019 12:09:15 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
26-Feb-2019 12:09:15 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
26-Feb-2019 12:09:15 Get:4 http://archive.ubuntu.com/ubuntu xenial/universe Sources [9802 kB]
26-Feb-2019 12:09:17 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
26-Feb-2019 12:09:17 Get:6 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
26-Feb-2019 12:09:17 Get:7 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
26-Feb-2019 12:09:18 Get:8 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
26-Feb-2019 12:09:18 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [311 kB]
26-Feb-2019 12:09:18 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1182 kB]
26-Feb-2019 12:09:18 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
26-Feb-2019 12:09:18 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [944 kB]
26-Feb-2019 12:09:18 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.1 kB]
26-Feb-2019 12:09:18 Get:14 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
26-Feb-2019 12:09:18 Get:15 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8532 B]
26-Feb-2019 12:09:21 Get:16 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
26-Feb-2019 12:09:22 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [125 kB]
26-Feb-2019 12:09:22 Get:18 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [787 kB]
26-Feb-2019 12:09:23 Get:19 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
26-Feb-2019 12:09:23 Get:20 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [541 kB]
26-Feb-2019 12:09:24 Get:21 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6116 B]
26-Feb-2019 12:09:24 Fetched 25.9 MB in 9s (2766 kB/s)
26-Feb-2019 12:09:25 Reading package lists...
26-Feb-2019 12:09:25 Reading package lists...
26-Feb-2019 12:09:26 Building dependency tree...
26-Feb-2019 12:09:26 Reading state information...
26-Feb-2019 12:09:26 The following additional packages will be installed:
26-Feb-2019 12:09:26   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
26-Feb-2019 12:09:26   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
26-Feb-2019 12:09:26   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
26-Feb-2019 12:09:26   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
26-Feb-2019 12:09:26   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
26-Feb-2019 12:09:26   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
26-Feb-2019 12:09:26   libxmu6 libxt6 libxxf86vm1
26-Feb-2019 12:09:26 The following NEW packages will be installed:
26-Feb-2019 12:09:26   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
26-Feb-2019 12:09:26   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
26-Feb-2019 12:09:26   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
26-Feb-2019 12:09:26   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
26-Feb-2019 12:09:26   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
26-Feb-2019 12:09:26   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
26-Feb-2019 12:09:26   libxmu6 libxt6 libxxf86vm1 opencv-data python-opencv
26-Feb-2019 12:09:26 0 upgraded, 27 newly installed, 0 to remove and 37 not upgraded.
26-Feb-2019 12:09:26 Need to get 12.1 MB of archives.
26-Feb-2019 12:09:26 After this operation, 177 MB of additional disk space will be used.
26-Feb-2019 12:09:26 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB]
26-Feb-2019 12:09:26 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangox-1.0-0 amd64 0.0.2-5 [41.7 kB]
26-Feb-2019 12:09:26 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB]
26-Feb-2019 12:09:27 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB]
26-Feb-2019 12:09:27 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB]
26-Feb-2019 12:09:30 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB]
26-Feb-2019 12:09:30 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB]
26-Feb-2019 12:09:30 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB]
26-Feb-2019 12:09:30 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB]
26-Feb-2019 12:09:31 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
26-Feb-2019 12:09:31 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtkglext1 amd64 1.2.0-3.2fakesync1ubuntu1 [76.8 kB]
26-Feb-2019 12:09:31 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-core2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [674 kB]
26-Feb-2019 12:09:31 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-flann2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [107 kB]
26-Feb-2019 12:09:31 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-imgproc2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [632 kB]
26-Feb-2019 12:09:32 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-features2d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [215 kB]
26-Feb-2019 12:09:32 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-calib3d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [218 kB]
26-Feb-2019 12:09:33 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4lconvert0 amd64 1.10.0-1 [76.0 kB]
26-Feb-2019 12:09:33 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4l-0 amd64 1.10.0-1 [40.9 kB]
26-Feb-2019 12:09:33 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-highgui2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [114 kB]
26-Feb-2019 12:09:33 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-ml2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [190 kB]
26-Feb-2019 12:09:33 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-objdetect2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [191 kB]
26-Feb-2019 12:09:33 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-video2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [119 kB]
26-Feb-2019 12:09:34 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-contrib2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [300 kB]
26-Feb-2019 12:09:34 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-legacy2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [405 kB]
26-Feb-2019 12:09:34 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-photo2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [43.7 kB]
26-Feb-2019 12:09:34 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 opencv-data all 2.4.9.1+dfsg-1.5ubuntu1.1 [1603 kB]
26-Feb-2019 12:09:36 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-opencv amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [310 kB]
26-Feb-2019 12:09:39 debconf: delaying package configuration, since apt-utils is not installed
26-Feb-2019 12:09:39 Fetched 12.1 MB in 11s (1087 kB/s)
26-Feb-2019 12:09:40 Selecting previously unselected package libxxf86vm1:amd64.
26-Feb-2019 12:09:40 (Reading database ...
26-Feb-2019 12:09:40 (Reading database ... 5%
26-Feb-2019 12:09:40 (Reading database ... 10%
26-Feb-2019 12:09:40 (Reading database ... 15%
26-Feb-2019 12:09:40 (Reading database ... 20%
26-Feb-2019 12:09:40 (Reading database ... 25%
26-Feb-2019 12:09:40 (Reading database ... 30%
26-Feb-2019 12:09:40 (Reading database ... 35%
26-Feb-2019 12:09:40 (Reading database ... 40%
26-Feb-2019 12:09:40 (Reading database ... 45%
26-Feb-2019 12:09:40 (Reading database ... 50%
26-Feb-2019 12:09:40 (Reading database ... 55%
26-Feb-2019 12:09:40 (Reading database ... 60%
26-Feb-2019 12:09:40 (Reading database ... 65%
26-Feb-2019 12:09:40 (Reading database ... 70%
26-Feb-2019 12:09:40 (Reading database ... 75%
26-Feb-2019 12:09:40 (Reading database ... 80%
26-Feb-2019 12:09:40 (Reading database ... 85%
26-Feb-2019 12:09:40 (Reading database ... 90%
26-Feb-2019 12:09:40 (Reading database ... 95%
26-Feb-2019 12:09:40 (Reading database ... 100%
26-Feb-2019 12:09:40 (Reading database ... 30146 files and directories currently installed.)
26-Feb-2019 12:09:40 Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ...
26-Feb-2019 12:09:40 Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ...
26-Feb-2019 12:09:41 Selecting previously unselected package libpangox-1.0-0:amd64.
26-Feb-2019 12:09:41 Preparing to unpack .../libpangox-1.0-0_0.0.2-5_amd64.deb ...
26-Feb-2019 12:09:41 Unpacking libpangox-1.0-0:amd64 (0.0.2-5) ...
26-Feb-2019 12:09:41 Selecting previously unselected package libtxc-dxtn-s2tc0:amd64.
26-Feb-2019 12:09:41 Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ...
26-Feb-2019 12:09:41 Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
26-Feb-2019 12:09:41 Selecting previously unselected package libglapi-mesa:amd64.
26-Feb-2019 12:09:41 Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
26-Feb-2019 12:09:42 Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
26-Feb-2019 12:09:42 Selecting previously unselected package libgl1-mesa-dri:amd64.
26-Feb-2019 12:09:42 Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
26-Feb-2019 12:09:42 Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
26-Feb-2019 12:09:43 Selecting previously unselected package libxcb-glx0:amd64.
26-Feb-2019 12:09:43 Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ...
26-Feb-2019 12:09:43 Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
26-Feb-2019 12:09:43 Selecting previously unselected package libgl1-mesa-glx:amd64.
26-Feb-2019 12:09:43 Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
26-Feb-2019 12:09:43 Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
26-Feb-2019 12:09:44 Selecting previously unselected package libglu1-mesa:amd64.
26-Feb-2019 12:09:44 Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ...
26-Feb-2019 12:09:44 Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ...
26-Feb-2019 12:09:44 Selecting previously unselected package libxt6:amd64.
26-Feb-2019 12:09:44 Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ...
26-Feb-2019 12:09:45 Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ...
26-Feb-2019 12:09:47 Selecting previously unselected package libxmu6:amd64.
26-Feb-2019 12:09:47 Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...
26-Feb-2019 12:09:47 Unpacking libxmu6:amd64 (2:1.1.2-2) ...
26-Feb-2019 12:09:48 Selecting previously unselected package libgtkglext1:amd64.
26-Feb-2019 12:09:48 Preparing to unpack .../libgtkglext1_1.2.0-3.2fakesync1ubuntu1_amd64.deb ...
26-Feb-2019 12:09:48 Unpacking libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
26-Feb-2019 12:09:49 Selecting previously unselected package libopencv-core2.4v5:amd64.
26-Feb-2019 12:09:49 Preparing to unpack .../libopencv-core2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:49 Unpacking libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:49 Selecting previously unselected package libopencv-flann2.4v5:amd64.
26-Feb-2019 12:09:49 Preparing to unpack .../libopencv-flann2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:49 Unpacking libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:50 Selecting previously unselected package libopencv-imgproc2.4v5:amd64.
26-Feb-2019 12:09:50 Preparing to unpack .../libopencv-imgproc2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:50 Unpacking libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:50 Selecting previously unselected package libopencv-features2d2.4v5:amd64.
26-Feb-2019 12:09:50 Preparing to unpack .../libopencv-features2d2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:50 Unpacking libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:50 Selecting previously unselected package libopencv-calib3d2.4v5:amd64.
26-Feb-2019 12:09:50 Preparing to unpack .../libopencv-calib3d2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:50 Unpacking libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:51 Selecting previously unselected package libv4lconvert0:amd64.
26-Feb-2019 12:09:51 Preparing to unpack .../libv4lconvert0_1.10.0-1_amd64.deb ...
26-Feb-2019 12:09:52 Unpacking libv4lconvert0:amd64 (1.10.0-1) ...
26-Feb-2019 12:09:53 Selecting previously unselected package libv4l-0:amd64.
26-Feb-2019 12:09:53 Preparing to unpack .../libv4l-0_1.10.0-1_amd64.deb ...
26-Feb-2019 12:09:53 Unpacking libv4l-0:amd64 (1.10.0-1) ...
26-Feb-2019 12:09:53 Selecting previously unselected package libopencv-highgui2.4v5:amd64.
26-Feb-2019 12:09:53 Preparing to unpack .../libopencv-highgui2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:53 Unpacking libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:54 Selecting previously unselected package libopencv-ml2.4v5:amd64.
26-Feb-2019 12:09:54 Preparing to unpack .../libopencv-ml2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:54 Unpacking libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:54 Selecting previously unselected package libopencv-objdetect2.4v5:amd64.
26-Feb-2019 12:09:54 Preparing to unpack .../libopencv-objdetect2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:55 Unpacking libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:55 Selecting previously unselected package libopencv-video2.4v5:amd64.
26-Feb-2019 12:09:55 Preparing to unpack .../libopencv-video2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:55 Unpacking libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:55 Selecting previously unselected package libopencv-contrib2.4v5:amd64.
26-Feb-2019 12:09:55 Preparing to unpack .../libopencv-contrib2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:55 Unpacking libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:56 Selecting previously unselected package libopencv-legacy2.4v5:amd64.
26-Feb-2019 12:09:56 Preparing to unpack .../libopencv-legacy2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:56 Unpacking libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:56 Selecting previously unselected package libopencv-photo2.4v5:amd64.
26-Feb-2019 12:09:56 Preparing to unpack .../libopencv-photo2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:56 Unpacking libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:57 Selecting previously unselected package opencv-data.
26-Feb-2019 12:09:57 Preparing to unpack .../opencv-data_2.4.9.1+dfsg-1.5ubuntu1.1_all.deb ...
26-Feb-2019 12:09:57 Unpacking opencv-data (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:58 Selecting previously unselected package python-opencv.
26-Feb-2019 12:09:58 Preparing to unpack .../python-opencv_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
26-Feb-2019 12:09:58 Unpacking python-opencv (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:09:59 Processing triggers for libc-bin (2.23-0ubuntu9) ...
26-Feb-2019 12:09:59 Setting up libxxf86vm1:amd64 (1:1.1.4-1) ...
26-Feb-2019 12:09:59 Setting up libpangox-1.0-0:amd64 (0.0.2-5) ...
26-Feb-2019 12:10:00 Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
26-Feb-2019 12:10:00 update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode
26-Feb-2019 12:10:00 Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
26-Feb-2019 12:10:00 Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
26-Feb-2019 12:10:00 Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
26-Feb-2019 12:10:00 Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
26-Feb-2019 12:10:00 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
26-Feb-2019 12:10:01 Setting up libglu1-mesa:amd64 (9.0.0-2.1) ...
26-Feb-2019 12:10:01 Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ...
26-Feb-2019 12:10:01 Setting up libxmu6:amd64 (2:1.1.2-2) ...
26-Feb-2019 12:10:01 Setting up libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
26-Feb-2019 12:10:01 Setting up libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:01 Setting up libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:01 Setting up libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:02 Setting up libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:02 Setting up libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:02 Setting up libv4lconvert0:amd64 (1.10.0-1) ...
26-Feb-2019 12:10:02 Setting up libv4l-0:amd64 (1.10.0-1) ...
26-Feb-2019 12:10:02 Setting up libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:03 Setting up libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:03 Setting up libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:03 Setting up libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:03 Setting up libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:04 Setting up libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:04 Setting up libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:04 Setting up opencv-data (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:04 Setting up python-opencv (2.4.9.1+dfsg-1.5ubuntu1.1) ...
26-Feb-2019 12:10:05 Processing triggers for libc-bin (2.23-0ubuntu9) ...
26-Feb-2019 12:10:08 Removing intermediate container e0e9b4c38f6c
26-Feb-2019 12:10:08 ---> 6cbbaebf50ed
26-Feb-2019 12:10:08 Step 14/21 : COPY requirements.txt /home/clowder/
26-Feb-2019 12:10:08 ---> 1065b5909402
26-Feb-2019 12:10:08 Step 15/21 : RUN cd ${CLOWDER_HOME} &&     pip install --upgrade pip &&     pip install -r /home/clowder/requirements.txt
26-Feb-2019 12:10:08 ---> Running in 054ab8a7cefa
26-Feb-2019 12:10:10 Collecting pip
26-Feb-2019 12:10:10   Downloading https://files.pythonhosted.org/packages/d8/f3/413bab4ff08e1fc4828dfc59996d721917df8e8583ea85385d51125dceff/pip-19.0.3-py2.py3-none-any.whl (1.4MB)
26-Feb-2019 12:10:10 Installing collected packages: pip
26-Feb-2019 12:10:10   Found existing installation: pip 8.1.1
26-Feb-2019 12:10:10     Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
26-Feb-2019 12:10:11 Successfully installed pip-8.1.1
26-Feb-2019 12:10:11 You are using pip version 8.1.1, however version 19.0.3 is available.
26-Feb-2019 12:10:11 You should consider upgrading via the 'pip install --upgrade pip' command.
26-Feb-2019 12:10:11 Collecting pika==0.10.0 (from -r /home/clowder/requirements.txt (line 1))
26-Feb-2019 12:10:12   Downloading https://files.pythonhosted.org/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB)
26-Feb-2019 12:10:12 Collecting requests==2.8.1 (from -r /home/clowder/requirements.txt (line 2))
26-Feb-2019 12:10:12   Downloading https://files.pythonhosted.org/packages/c0/0f/a911a44c89ba01b23d8fe3defbdfca1e962de6f11a11da32658902cdc2a4/requests-2.8.1-py2.py3-none-any.whl (497kB)
26-Feb-2019 12:10:12 Collecting wheel==0.24.0 (from -r /home/clowder/requirements.txt (line 3))
26-Feb-2019 12:10:12   Downloading https://files.pythonhosted.org/packages/e8/14/eaaac12b0432c984a27ad0050a5a0bedc6135df35a0f5f1f35228faf12d4/wheel-0.24.0-py2.py3-none-any.whl (63kB)
26-Feb-2019 12:10:12 Installing collected packages: pika, requests, wheel
26-Feb-2019 12:10:12   Found existing installation: pika 0.11.0
26-Feb-2019 12:10:12     Uninstalling pika-0.11.0:
26-Feb-2019 12:10:13       Successfully uninstalled pika-0.11.0
26-Feb-2019 12:10:13   Found existing installation: requests 2.18.4
26-Feb-2019 12:10:13     Uninstalling requests-2.18.4:
26-Feb-2019 12:10:15       Successfully uninstalled requests-2.18.4
26-Feb-2019 12:10:15 Successfully installed pika-0.10.0 requests-2.8.1 wheel-0.24.0
26-Feb-2019 12:10:15 You are using pip version 8.1.1, however version 19.0.3 is available.
26-Feb-2019 12:10:15 You should consider upgrading via the 'pip install --upgrade pip' command.
26-Feb-2019 12:10:17 Removing intermediate container 054ab8a7cefa
26-Feb-2019 12:10:17 ---> b28811ecbdca
26-Feb-2019 12:10:17 Step 16/21 : USER clowder
26-Feb-2019 12:10:17 ---> Running in 33af80555d67
26-Feb-2019 12:10:17 Removing intermediate container 33af80555d67
26-Feb-2019 12:10:17 ---> 68df4bcd752a
26-Feb-2019 12:10:17 Step 17/21 : COPY entrypoint.sh *.py *.json /home/clowder/
26-Feb-2019 12:10:18 ---> 379d9c6e30f7
26-Feb-2019 12:10:18 Step 18/21 : RUN mkdir /home/clowder/bin
26-Feb-2019 12:10:18 ---> Running in 0e7f494365b9
26-Feb-2019 12:10:20 Removing intermediate container 0e7f494365b9
26-Feb-2019 12:10:20 ---> 2e25c0957973
26-Feb-2019 12:10:20 Step 19/21 : COPY bin /home/clowder/bin
26-Feb-2019 12:10:20 ---> d31bfdbb4b0c
26-Feb-2019 12:10:20 Step 20/21 : ENTRYPOINT ["/home/clowder/entrypoint.sh"]
26-Feb-2019 12:10:20 ---> Running in d39395187bfc
26-Feb-2019 12:10:21 Removing intermediate container d39395187bfc
26-Feb-2019 12:10:21 ---> 3ecdbd07bff3
26-Feb-2019 12:10:21 Step 21/21 : CMD ["extractor"]
26-Feb-2019 12:10:21 ---> Running in 4ce3be170550
26-Feb-2019 12:10:21 Removing intermediate container 4ce3be170550
26-Feb-2019 12:10:21 ---> 2eb54a4a4425
26-Feb-2019 12:10:21 Successfully built 2eb54a4a4425
26-Feb-2019 12:10:21 Successfully tagged 4885:latest
26-Feb-2019 12:10:22 The push refers to repository [docker.io/clowder/extractors-plantcv]
26-Feb-2019 12:10:22 4700107ea48e: Preparing
26-Feb-2019 12:10:22 cb4b11a32ade: Preparing
26-Feb-2019 12:10:22 b93d7c8a3fc8: Preparing
26-Feb-2019 12:10:22 55a1ac78b5bc: Preparing
26-Feb-2019 12:10:22 3e0d357043fc: Preparing
26-Feb-2019 12:10:22 40c44e75fa25: Preparing
26-Feb-2019 12:10:22 c6b6912aeefd: Preparing
26-Feb-2019 12:10:22 9130d78b9685: Preparing
26-Feb-2019 12:10:22 b3faee366b41: Preparing
26-Feb-2019 12:10:22 0cdb02ac1d86: Preparing
26-Feb-2019 12:10:22 f2297bdfc824: Preparing
26-Feb-2019 12:10:22 0fbe2bcb1bf9: Preparing
26-Feb-2019 12:10:22 59669fcdd5eb: Preparing
26-Feb-2019 12:10:22 7f7a065d245a: Preparing
26-Feb-2019 12:10:22 f96e6b25195f: Preparing
26-Feb-2019 12:10:22 c56153825175: Preparing
26-Feb-2019 12:10:22 ae620432889d: Preparing
26-Feb-2019 12:10:22 a2022691bf95: Preparing
26-Feb-2019 12:10:22 40c44e75fa25: Waiting
26-Feb-2019 12:10:22 f2297bdfc824: Waiting
26-Feb-2019 12:10:22 0fbe2bcb1bf9: Waiting
26-Feb-2019 12:10:22 c6b6912aeefd: Waiting
26-Feb-2019 12:10:22 9130d78b9685: Waiting
26-Feb-2019 12:10:22 b3faee366b41: Waiting
26-Feb-2019 12:10:22 0cdb02ac1d86: Waiting
26-Feb-2019 12:10:22 59669fcdd5eb: Waiting
26-Feb-2019 12:10:22 7f7a065d245a: Waiting
26-Feb-2019 12:10:22 f96e6b25195f: Waiting
26-Feb-2019 12:10:22 c56153825175: Waiting
26-Feb-2019 12:10:22 ae620432889d: Waiting
26-Feb-2019 12:10:22 a2022691bf95: Waiting
26-Feb-2019 12:10:23 b93d7c8a3fc8: Pushed
26-Feb-2019 12:10:23 4700107ea48e: Pushed
26-Feb-2019 12:10:23 cb4b11a32ade: Pushed
26-Feb-2019 12:10:23 3e0d357043fc: Pushed
26-Feb-2019 12:10:25 55a1ac78b5bc: Pushed
26-Feb-2019 12:10:25 0cdb02ac1d86: Layer already exists
26-Feb-2019 12:10:26 f2297bdfc824: Layer already exists
26-Feb-2019 12:10:26 0fbe2bcb1bf9: Layer already exists
26-Feb-2019 12:10:26 59669fcdd5eb: Layer already exists
26-Feb-2019 12:10:26 7f7a065d245a: Layer already exists
26-Feb-2019 12:10:26 f96e6b25195f: Layer already exists
26-Feb-2019 12:10:27 c56153825175: Layer already exists
26-Feb-2019 12:10:27 ae620432889d: Layer already exists
26-Feb-2019 12:10:27 a2022691bf95: Layer already exists
26-Feb-2019 12:10:27 9130d78b9685: Pushed
26-Feb-2019 12:10:32 40c44e75fa25: Pushed
26-Feb-2019 12:10:36 c6b6912aeefd: Pushed
26-Feb-2019 12:11:11 b3faee366b41: Pushed
26-Feb-2019 12:11:13 browndog_v0.2.0: digest: sha256:d76dedd02f21bbf089179ab3c7b80c976edfca25382e66dd455788ff9ee6c145 size: 4086
26-Feb-2019 12:11:14 The push refers to repository [docker.io/clowder/extractors-plantcv]
26-Feb-2019 12:11:14 4700107ea48e: Preparing
26-Feb-2019 12:11:14 cb4b11a32ade: Preparing
26-Feb-2019 12:11:14 b93d7c8a3fc8: Preparing
26-Feb-2019 12:11:14 55a1ac78b5bc: Preparing
26-Feb-2019 12:11:14 3e0d357043fc: Preparing
26-Feb-2019 12:11:14 40c44e75fa25: Preparing
26-Feb-2019 12:11:14 c6b6912aeefd: Preparing
26-Feb-2019 12:11:14 9130d78b9685: Preparing
26-Feb-2019 12:11:14 b3faee366b41: Preparing
26-Feb-2019 12:11:14 0cdb02ac1d86: Preparing
26-Feb-2019 12:11:14 f2297bdfc824: Preparing
26-Feb-2019 12:11:14 0fbe2bcb1bf9: Preparing
26-Feb-2019 12:11:14 59669fcdd5eb: Preparing
26-Feb-2019 12:11:14 7f7a065d245a: Preparing
26-Feb-2019 12:11:14 f96e6b25195f: Preparing
26-Feb-2019 12:11:14 c56153825175: Preparing
26-Feb-2019 12:11:14 ae620432889d: Preparing
26-Feb-2019 12:11:14 a2022691bf95: Preparing
26-Feb-2019 12:11:14 40c44e75fa25: Waiting
26-Feb-2019 12:11:14 59669fcdd5eb: Waiting
26-Feb-2019 12:11:14 c6b6912aeefd: Waiting
26-Feb-2019 12:11:14 0cdb02ac1d86: Waiting
26-Feb-2019 12:11:14 f2297bdfc824: Waiting
26-Feb-2019 12:11:14 0fbe2bcb1bf9: Waiting
26-Feb-2019 12:11:14 b3faee366b41: Waiting
26-Feb-2019 12:11:14 f96e6b25195f: Waiting
26-Feb-2019 12:11:14 ae620432889d: Waiting
26-Feb-2019 12:11:14 c56153825175: Waiting
26-Feb-2019 12:11:14 a2022691bf95: Waiting
26-Feb-2019 12:11:14 9130d78b9685: Waiting
26-Feb-2019 12:11:14 7f7a065d245a: Waiting
26-Feb-2019 12:11:14 cb4b11a32ade: Layer already exists
26-Feb-2019 12:11:14 4700107ea48e: Layer already exists
26-Feb-2019 12:11:14 3e0d357043fc: Layer already exists
26-Feb-2019 12:11:14 b93d7c8a3fc8: Layer already exists
26-Feb-2019 12:11:14 55a1ac78b5bc: Layer already exists
26-Feb-2019 12:11:14 c6b6912aeefd: Layer already exists
26-Feb-2019 12:11:14 9130d78b9685: Layer already exists
26-Feb-2019 12:11:14 40c44e75fa25: Layer already exists
26-Feb-2019 12:11:14 0cdb02ac1d86: Layer already exists
26-Feb-2019 12:11:14 f2297bdfc824: Layer already exists
26-Feb-2019 12:11:15 0fbe2bcb1bf9: Layer already exists
26-Feb-2019 12:11:15 7f7a065d245a: Layer already exists
26-Feb-2019 12:11:15 59669fcdd5eb: Layer already exists
26-Feb-2019 12:11:15 f96e6b25195f: Layer already exists
26-Feb-2019 12:11:15 ae620432889d: Layer already exists
26-Feb-2019 12:11:15 a2022691bf95: Layer already exists
26-Feb-2019 12:11:15 c56153825175: Layer already exists
26-Feb-2019 12:11:17 b3faee366b41: Layer already exists
26-Feb-2019 12:11:18 browndog_v0.3.0: digest: sha256:d76dedd02f21bbf089179ab3c7b80c976edfca25382e66dd455788ff9ee6c145 size: 4086
26-Feb-2019 12:11:18 The push refers to repository [docker.io/clowder/extractors-plantcv]
26-Feb-2019 12:11:18 4700107ea48e: Preparing
26-Feb-2019 12:11:18 cb4b11a32ade: Preparing
26-Feb-2019 12:11:18 b93d7c8a3fc8: Preparing
26-Feb-2019 12:11:18 55a1ac78b5bc: Preparing
26-Feb-2019 12:11:18 3e0d357043fc: Preparing
26-Feb-2019 12:11:18 40c44e75fa25: Preparing
26-Feb-2019 12:11:18 c6b6912aeefd: Preparing
26-Feb-2019 12:11:18 9130d78b9685: Preparing
26-Feb-2019 12:11:18 b3faee366b41: Preparing
26-Feb-2019 12:11:18 0cdb02ac1d86: Preparing
26-Feb-2019 12:11:18 f2297bdfc824: Preparing
26-Feb-2019 12:11:18 0fbe2bcb1bf9: Preparing
26-Feb-2019 12:11:18 59669fcdd5eb: Preparing
26-Feb-2019 12:11:18 7f7a065d245a: Preparing
26-Feb-2019 12:11:18 f96e6b25195f: Preparing
26-Feb-2019 12:11:18 c56153825175: Preparing
26-Feb-2019 12:11:18 ae620432889d: Preparing
26-Feb-2019 12:11:18 a2022691bf95: Preparing
26-Feb-2019 12:11:18 0cdb02ac1d86: Waiting
26-Feb-2019 12:11:18 f2297bdfc824: Waiting
26-Feb-2019 12:11:18 0fbe2bcb1bf9: Waiting
26-Feb-2019 12:11:18 59669fcdd5eb: Waiting
26-Feb-2019 12:11:18 7f7a065d245a: Waiting
26-Feb-2019 12:11:18 f96e6b25195f: Waiting
26-Feb-2019 12:11:18 c56153825175: Waiting
26-Feb-2019 12:11:18 ae620432889d: Waiting
26-Feb-2019 12:11:18 a2022691bf95: Waiting
26-Feb-2019 12:11:18 40c44e75fa25: Waiting
26-Feb-2019 12:11:18 c6b6912aeefd: Waiting
26-Feb-2019 12:11:18 9130d78b9685: Waiting
26-Feb-2019 12:11:18 b3faee366b41: Waiting
26-Feb-2019 12:11:19 3e0d357043fc: Layer already exists
26-Feb-2019 12:11:19 4700107ea48e: Layer already exists
26-Feb-2019 12:11:19 cb4b11a32ade: Layer already exists
26-Feb-2019 12:11:19 55a1ac78b5bc: Layer already exists
26-Feb-2019 12:11:19 b93d7c8a3fc8: Layer already exists
26-Feb-2019 12:11:19 40c44e75fa25: Layer already exists
26-Feb-2019 12:11:19 c6b6912aeefd: Layer already exists
26-Feb-2019 12:11:19 b3faee366b41: Layer already exists
26-Feb-2019 12:11:19 9130d78b9685: Layer already exists
26-Feb-2019 12:11:19 0cdb02ac1d86: Layer already exists
26-Feb-2019 12:11:19 f2297bdfc824: Layer already exists
26-Feb-2019 12:11:19 59669fcdd5eb: Layer already exists
26-Feb-2019 12:11:19 0fbe2bcb1bf9: Layer already exists
26-Feb-2019 12:11:19 7f7a065d245a: Layer already exists
26-Feb-2019 12:11:19 f96e6b25195f: Layer already exists
26-Feb-2019 12:11:19 c56153825175: Layer already exists
26-Feb-2019 12:11:19 ae620432889d: Layer already exists
26-Feb-2019 12:11:19 a2022691bf95: Layer already exists
26-Feb-2019 12:11:20 latest: digest: sha256:d76dedd02f21bbf089179ab3c7b80c976edfca25382e66dd455788ff9ee6c145 size: 4086
26-Feb-2019 12:11:20 Untagged: 4885:latest
26-Feb-2019 12:11:20 Untagged: clowder/extractors-plantcv:latest
26-Feb-2019 12:11:20 Finished task 'docker build' with result: Success
26-Feb-2019 12:11:20 Running post build plugin 'Docker Container Cleanup'
26-Feb-2019 12:11:20 Running post build plugin 'NCover Results Collector'
26-Feb-2019 12:11:20 Running post build plugin 'Clover Results Collector'
26-Feb-2019 12:11:20 Running post build plugin 'npm Cache Cleanup'
26-Feb-2019 12:11:20 Running post build plugin 'Artifact Copier'
26-Feb-2019 12:11:20 Finalising the build...
26-Feb-2019 12:11:20 Stopping timer.
26-Feb-2019 12:11:20 Build CATS-PLANTCV2-JOB1-14 completed.
26-Feb-2019 12:11:20 Running on server: post build plugin 'NCover Results Collector'
26-Feb-2019 12:11:20 Running on server: post build plugin 'Build Hanging Detection Configuration'
26-Feb-2019 12:11:20 Running on server: post build plugin 'Clover Delta Calculator'
26-Feb-2019 12:11:20 Running on server: post build plugin 'Maven Dependencies Postprocessor'
26-Feb-2019 12:11:20 All post build plugins have finished
26-Feb-2019 12:11:20 Generating build results summary...
26-Feb-2019 12:11:20 Saving build results to disk...
26-Feb-2019 12:11:20 Logging substituted variables...
26-Feb-2019 12:11:20 Indexing build results...
26-Feb-2019 12:11:20 Finished building CATS-PLANTCV2-JOB1-14.