<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/Applications/job/kdeconnect-kde/job/kf5-qt5%20SUSEQt5.15/264/">https://build.kde.org/job/Applications/job/kdeconnect-kde/job/kf5-qt5%20SUSEQt5.15/264/</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">Mon, 13 Dec 2021 15:06:36 +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">1 min 47 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 2191 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.043Z] from /usr/include/qt5/QtCore/qcborarray.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.043Z] from /usr/include/qt5/QtCore/QtCore:38,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.043Z] from /usr/include/qt5/QtDBus/QtDBusDepends:3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.043Z] from /usr/include/qt5/QtDBus/QtDBus:3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/build/interfaces/daemoninterface.h:21,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbusinterfaces.h:12,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:14:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] In file included from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:17:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbushelpers.h: In function ���void blockOnReply(QDBusPendingReply<>)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbushelpers.h:29:78: warning: ���QTextStream& QTextStreamFunctions::endl(QTextStream&)��� is deprecated: Use Qt::endl [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 29 | QTextStream(stderr) << i18n("error: ") << reply.error().message() << endl;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] In file included from /usr/include/qt5/QtCore/qdebug.h:49,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/qcborarray.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/QtCore:38,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtDBus/QtDBusDepends:3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtDBus/QtDBus:3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/build/interfaces/daemoninterface.h:21,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbusinterfaces.h:12,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:14:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] In file included from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:17:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbushelpers.h:29:78: warning: ���QTextStream& QTextStreamFunctions::endl(QTextStream&)��� is deprecated: Use Qt::endl [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 29 | QTextStream(stderr) << i18n("error: ") << reply.error().message() << endl;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] In file included from /usr/include/qt5/QtCore/qdebug.h:49,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/qcborcommon.h:45,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/qcborvalue.h:45,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/qcborarray.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtCore/QtCore:38,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtDBus/QtDBusDepends:3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtDBus/QtDBus:3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/build/interfaces/daemoninterface.h:21,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbusinterfaces.h:12,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:14:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ^~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp: In lambda function:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:70:25: error: cannot convert ���<brace-enclosed initializer list>��� to ���const QList<QVariant>&���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 70 | msg.setArguments({QStandardPaths::standardLocations(QStandardPaths::DownloadLocation).first() + QDateTime::currentDateTime().toString(QStringLiteral("/dd-MM-yy_hh-mm-ss.png"))});</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] In file included from /usr/include/qt5/QtDBus/qdbusabstractinterface.h:49,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /usr/include/qt5/QtDBus/QtDBus:6,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/build/interfaces/daemoninterface.h:21,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/interfaces/dbusinterfaces.h:12,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/indicator/deviceindicator.cpp:14:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] /usr/include/qt5/QtDBus/qdbusmessage.h:123:46: note: initializing argument 1 of ���void QDBusMessage::setArguments(const QList<QVariant>&)���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] 123 | void setArguments(const QList<QVariant> &arguments);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.044Z] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.302Z] [ 96%] Built target kdeconnect-handler</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.302Z] [ 97%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/main.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.302Z] [ 97%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/conversationlistmodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.559Z] [ 97%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/conversationmodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.559Z] make[2]: *** [indicator/CMakeFiles/kdeconnect-indicator.dir/build.make:146: indicator/CMakeFiles/kdeconnect-indicator.dir/deviceindicator.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.559Z] make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:18.559Z] [ 97%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/conversationssortfilterproxymodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.123Z] [ 98%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/thumbnailsprovider.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.123Z] make[1]: *** [CMakeFiles/Makefile2:3385: indicator/CMakeFiles/kdeconnect-indicator.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.123Z] make[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.385Z] [ 98%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/qrc_custom_icons.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.385Z] [ 98%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/sms_conversation_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.385Z] [ 98%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/attachmentinfo.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.385Z] [ 99%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/sms_conversations_list_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.385Z] [ 99%] Linking CXX shared module ../../bin/plugins/kdeconnect/kdeconnect_sms.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.385Z] [ 99%] Building CXX object smsapp/CMakeFiles/kdeconnect-sms.dir/kdeconnect-sms_autogen/EWIEGA46WW/qrc_resources.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:19.956Z] [ 99%] Built target kdeconnect_sms</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/smsapp/conversationssortfilterproxymodel.cpp: In member function ���virtual bool ConversationsSortFilterProxyModel::lessThan(const QModelIndex&, const QModelIndex&) const���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/smsapp/conversationssortfilterproxymodel.cpp:41:32: warning: ���bool QVariant::operator<(const QVariant&) const��� is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] 41 | return leftDataTimeStamp < rightDataTimeStamp;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] | ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] In file included from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] from /usr/include/qt5/QtCore/qabstractproxymodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] from /usr/include/qt5/QtCore/qsortfilterproxymodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] from /usr/include/qt5/QtCore/QSortFilterProxyModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/smsapp/conversationssortfilterproxymodel.h:11,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] from /home/jenkins/workspace/Applications/kdeconnect-kde/kf5-qt5 SUSEQt5.15/smsapp/conversationssortfilterproxymodel.cpp:8:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] /usr/include/qt5/QtCore/qvariant.h:467:31: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] 467 | QT_DEPRECATED inline bool operator<(const QVariant &v) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:20.894Z] | ^~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:21.471Z] [ 99%] Linking CXX shared module ../bin/kf5/kio/kdeconnect.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:22.049Z] [ 99%] Built target kio_kdeconnect</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:22.312Z] [ 99%] Linking CXX executable ../bin/kdeconnect-sms</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:23.250Z] [ 99%] Built target kdeconnect-sms</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-12-13T15:08:23.250Z] 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-12-13T15:08:23.283Z] 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>