Build: #28 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

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