----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62230/#review185181 -----------------------------------------------------------
FAIL: Mesos failed to build. Reviews applied: [62230] All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62230 Relevant logs: - mesos-cmake-build.log: ��- - T h e C c o m p i l e r i d e n t i f i c a t i o n i s M S V C 1 9 . 1 0 . 2 5 0 1 9 . 0 - - T h e C X X c o m p i l e r i d e n t i f i c a t i o n i s M S V C 1 9 . 1 0 . 2 5 0 1 9 . 0 - - C h e c k f o r w o r k i n g C c o m p i l e r : C : / P r o g r a m F i l e s ( x 8 6 ) / M i c r o s o f t V i s u a l S t u d i o / 2 0 1 7 / C o m m u n i t y / V C / T o o l s / M S V C / 1 4 . 1 0 . 2 5 0 1 7 / b i n / H o s t X 6 4 / x 6 4 / c l . e x e - - C h e c k f o r w o r k i n g C c o m p i l e r : C : / P r o g r a m F i l e s ( x 8 6 ) / M i c r o s o f t V i s u a l S t u d i o / 2 0 1 7 / C o m m u n i t y / V C / T o o l s / M S V C / 1 4 . 1 0 . 2 5 0 1 7 / b i n / H o s t X 6 4 / x 6 4 / c l . e x e - - w o r k s - - D e t e c t i n g C c o m p i l e r A B I i n f o - - D e t e c t i n g C c o m p i l e r A B I i n f o - d o n e - - C h e c k f o r w o r k i n g C X X c o m p i l e r : C : / P r o g r a m F i l e s ( x 8 6 ) / M i c r o s o f t V i s u a l S t u d i o / 2 0 1 7 / C o m m u n i t y / V C / T o o l s / M S V C / 1 4 . 1 0 . 2 5 0 1 7 / b i n / H o s t X 6 4 / x 6 4 / c l . e x e - - C h e c k f o r w o r k i n g C X X c o m p i l e r : C : / P r o g r a m F i l e s ( x 8 6 ) / M i c r o s o f t V i s u a l S t u d i o / 2 0 1 7 / C o m m u n i t y / V C / T o o l s / M S V C / 1 4 . 1 0 . 2 5 0 1 7 / b i n / H o s t X 6 4 / x 6 4 / c l . e x e - - w o r k s - - D e t e c t i n g C X X c o m p i l e r A B I i n f o - - D e t e c t i n g C X X c o m p i l e r A B I i n f o - d o n e - - D e t e c t i n g C X X c o m p i l e f e a t u r e s - - D e t e c t i n g C X X c o m p i l e f e a t u r e s - d o n e - - c o t i r e 1 . 7 . 1 0 l o a d e d . - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - - * * * * * * * * * B e g i n n i n g M e s o s C M a k e c o n f i g u r a t i o n s t e p * * * * * * * * * - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - - I N S T A L L A T I O N P R E F I X : C : / P r o g r a m F i l e s / M e s o s - - M A C H I N E S P E C S : - - H o s t n a m e : - - O S : W I N D O W S ( 1 0 . 0 . 1 4 3 9 3 ) - - A r c h : A M D 6 4 - - B i t M o d e : - - B u i l d I D : - - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Full log available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62230/logs/mesos-cmake-build.log - Mesos Reviewbot Windows On Sept. 12, 2017, 10:37 a.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62230/ > ----------------------------------------------------------- > > (Updated Sept. 12, 2017, 10:37 a.m.) > > > Review request for mesos, Benjamin Mahler, Jie Yu, and Jiang Yan Xu. > > > Bugs: MESOS-7964 > https://issues.apache.org/jira/browse/MESOS-7964 > > > Repository: mesos > > > Description > ------- > > This patch dispatches `rmdirs` to a single executor instead of multiple > `AsyncExecutor`s such that heavy-duty pruning events won't occupy all > worker threads and block other actors. > > > Diffs > ----- > > src/slave/gc.cpp 83e4e2f3aba5c0d9900cf0beeea6e92320f889e7 > src/slave/gc_process.hpp c383ce28411622692e42401c80e9443e7b1f5099 > > > Diff: https://reviews.apache.org/r/62230/diff/2/ > > > Testing > ------- > > sudo make test > > > Thanks, > > Chun-Hung Hsiao > >
