<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"></img></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Plasma/job/kscreenlocker/job/kf5-qt5%20SUSEQt5.15/80/">https://build.kde.org/job/Plasma/job/kscreenlocker/job/kf5-qt5%20SUSEQt5.15/80/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">kf5-qt5 SUSEQt5.15</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Thu, 13 May 2021 09:48:59 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">51 sec and counting</td></tr></table><br></br><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 747 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]                  from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/interface.cpp:29:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]    44 | int random();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |     ^~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/interface.cpp:62:37: warning: ���int KRandom::random()��� is deprecated: Since 5.72. Use QRandomGenerator::global(). The 1:1 port is bounded(RAND_MAX) but check see all the methods that QRandomGenerator provides. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]    62 |     m_next_cookie = KRandom::random() % 20000;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |                                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KRandom:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]                  from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/interface.cpp:29:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:44:5: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]    44 | int random();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |     ^~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp: In member function ���void ScreenLocker::X11Locker::initialize()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:88:55: warning: ���void QDesktopWidget::resized(int)��� is deprecated: Use QScreen::geometryChanged() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]    88 |     connect(QApplication::desktop(), &QDesktopWidget::resized, this, &X11Locker::updateGeo);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |                                                       ^~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]                  from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:29:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:98:60: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]    98 |     QT_DEPRECATED_X("Use QScreen::geometryChanged()") void resized(int);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |                                                            ^~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:89:55: warning: ���void QDesktopWidget::screenCountChanged(int)��� is deprecated: Use QGuiApplication::screenAdded/Removed() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]    89 |     connect(QApplication::desktop(), &QDesktopWidget::screenCountChanged, this, &X11Locker::updateGeo);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |                                                       ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]                  from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:29:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:100:72: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]   100 |     QT_DEPRECATED_X("Use QGuiApplication::screenAdded/Removed()") void screenCountChanged(int);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.573Z]       |                                                                        ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.829Z] [ 83%] Building CXX object CMakeFiles/KScreenLocker.dir/powermanagement.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.829Z] [ 83%] Building CXX object CMakeFiles/KScreenLocker.dir/powermanagement_inhibition.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.829Z] [ 84%] Building CXX object CMakeFiles/KScreenLocker.dir/kscreenlocker_logging.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:48.829Z] [ 85%] Building CXX object CMakeFiles/KScreenLocker.dir/screensaveradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.085Z] [ 86%] Building CXX object CMakeFiles/KScreenLocker.dir/kscreensaveradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.085Z] [ 87%] Linking CXX executable ../bin/kscreenlocker_greet</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.085Z] [ 88%] Building CXX object CMakeFiles/KScreenLocker.dir/powerdevilpolicyagent.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp: In member function ���void ScreenLocker::WaylandServer::osdProgress(const QString&, int, const QString&)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:172:16: error: expected primary-expression before ���auto���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   172 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:172:5: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���?</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   172 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     Q_FOREVER</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:167:48: warning: unused parameter ���icon��� [-Wunused-parameter]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   167 | void WaylandServer::osdProgress(const QString &icon, int percent, const QString &additionalText)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                                 ~~~~~~~~~~~~~~~^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:167:58: warning: unused parameter ���percent��� [-Wunused-parameter]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   167 | void WaylandServer::osdProgress(const QString &icon, int percent, const QString &additionalText)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                                                      ~~~~^~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:167:82: warning: unused parameter ���additionalText��� [-Wunused-parameter]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   167 | void WaylandServer::osdProgress(const QString &icon, int percent, const QString &additionalText)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                                                                   ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp: In member function ���void ScreenLocker::WaylandServer::osdText(const QString&, const QString&)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:186:16: error: expected primary-expression before ���auto���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   186 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:186:5: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���?</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   186 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     Q_FOREVER</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:181:44: warning: unused parameter ���icon��� [-Wunused-parameter]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   181 | void WaylandServer::osdText(const QString &icon, const QString &additionalText)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                             ~~~~~~~~~~~~~~~^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:181:65: warning: unused parameter ���additionalText��� [-Wunused-parameter]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   181 | void WaylandServer::osdText(const QString &icon, const QString &additionalText)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                                                  ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp: In member function ���void ScreenLocker::WaylandServer::sendCanSuspend()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:200:16: error: expected primary-expression before ���auto���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   200 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:200:5: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���?</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   200 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     Q_FOREVER</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp: In member function ���void ScreenLocker::WaylandServer::sendCanHibernate()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:214:16: error: expected primary-expression before ���auto���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   214 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |                ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/waylandserver.cpp:214:5: error: ���Q_FOREACH��� was not declared in this scope; did you mean ���Q_FOREVER���?</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]   214 |     Q_FOREACH (auto r, m_resources) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     ^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z]       |     Q_FOREVER</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] [ 88%] Building C object CMakeFiles/KScreenLocker.dir/wayland-ksld-protocol.c.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] make[2]: *** [CMakeFiles/KScreenLocker.dir/build.make:234: CMakeFiles/KScreenLocker.dir/waylandserver.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.340Z] make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:49.901Z] [ 88%] Built target kscreenlocker_greet</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:50.157Z] [ 89%] Linking CXX shared module ../bin/kcm_screenlocker.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:50.717Z] [ 89%] Built target kcm_screenlocker</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:50.972Z] make[1]: *** [CMakeFiles/Makefile2:248: CMakeFiles/KScreenLocker.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:50.972Z] make: *** [Makefile:146: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-05-13T09:49:50.984Z] ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br></br></body>