Tfs Sonarqube analysis fails org.sonar.scanner.phases.AbstractPhaseExecutor

Hi,

we use SonarQube server Developer edition 7.4.0.18908.
we use TFS as CI tool with integrated tasks for SonarQube analysis

it works very well against all of the .NET projects, however when i try to run it against the SSIS type of the project (mostly SQL files), the “Run code analysis” step is failing with following log

Thanks for any help!
Lubos

2019-01-02T10:06:45.4041593Z ##[section]Starting: Run Code Analysis
2019-01-02T10:06:45.4041593Z ==============================================================================
2019-01-02T10:06:45.4041593Z Task : Run Code Analysis
2019-01-02T10:06:45.4041593Z Description : Run scanner and upload the results to the SonarQube server.
2019-01-02T10:06:45.4041593Z Version : 4.4.1
2019-01-02T10:06:45.4041593Z Author : sonarsource
2019-01-02T10:06:45.4041593Z Help : This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build.
[More Information](http://redirect.sonarsource.com/doc/install-configure-scanner-tfs-ts.html)
2019-01-02T10:06:45.4041593Z ==============================================================================

2019-01-02T10:06:45.7166498Z [command]C:\tfsagent\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.4.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe end
2019-01-02T10:06:45.7791572Z SonarScanner for MSBuild 4.4.2
2019-01-02T10:06:45.7791572Z Using the .NET Framework version of the Scanner for MSBuild
2019-01-02T10:06:45.8260704Z Default properties file was found at C:\tfsagent\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.4.1\classic-sonar-scanner-msbuild\SonarQube.Analysis.xml
2019-01-02T10:06:45.8260704Z Loading analysis properties from C:\tfsagent\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.4.1\classic-sonar-scanner-msbuild\SonarQube.Analysis.xml

2019-01-02T10:06:45.8260704Z Post-processing started.

2019-01-02T10:06:45.9666450Z 11:06:45.966 11:06:45.966 WARNING: Failed to find the code coverage command line tool. Possible cause: Visual Studio is not installed, or the installed version does not support code coverage.

2019-01-02T10:06:46.1854323Z WARNING: File 'C:\tfsagent\_work\_temp\.NETFramework,Version=v4.5.2.SqlClrAttributes.cs' is not located under the root directory 'C:\tfsagent\_work\3\s' and will not be analyzed.

2019-01-02T10:06:46.2166477Z WARNING: File 'C:\tfsagent\_work\3\s\Sources\Tieto.TSU.Analytics.Install\CDPDatabaseServerInstall\client121024.rsp' does not exist.

2019-01-02T10:06:46.2634836Z SONAR_SCANNER_OPTS is not configured. Setting it to the default value of -Xmx1024m

2019-01-02T10:06:46.2634836Z Calling the SonarQube Scanner...

2019-01-02T10:06:48.1697138Z INFO: Scanner configuration file: C:\tfsagent\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.4.1\classic-sonar-scanner-msbuild\sonar-scanner-3.2.0.1227\bin\..\conf\sonar-scanner.properties

2019-01-02T10:06:48.1697138Z INFO: Project root configuration file: C:\tfsagent\_work\3\.sonarqube\out\sonar-project.properties

2019-01-02T10:06:48.3416329Z INFO: SonarQube Scanner 3.2.0.1227

2019-01-02T10:06:48.3416329Z INFO: Java 1.8.0_181 Oracle Corporation (64-bit)

2019-01-02T10:06:48.3416329Z INFO: Windows Server 2016 10.0 amd64

2019-01-02T10:06:48.3416329Z INFO: SONAR_SCANNER_OPTS=-Xmx1024m

2019-01-02T10:06:49.4041456Z INFO: User cache: C:\Users\buildagent\.sonar\cache

2019-01-02T10:06:52.5916256Z INFO: SonarQube server 7.4.0

2019-01-02T10:06:52.5916256Z INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)

2019-01-02T10:06:53.1541610Z INFO: Publish mode

2019-01-02T10:06:53.4666689Z INFO: Load global settings

2019-01-02T10:06:53.5916462Z INFO: Load global settings (done) | time=140ms

2019-01-02T10:06:53.6072616Z INFO: Server id: A7EE8CF2-AWZiPqGDTzamH-l3kPpT

2019-01-02T10:06:53.6384614Z INFO: User cache: C:\Users\buildagent\.sonar\cache

2019-01-02T10:06:53.9823093Z INFO: Load/download plugins

2019-01-02T10:06:53.9823093Z INFO: Load plugins index

2019-01-02T10:06:54.1384928Z INFO: Load plugins index (done) | time=140ms

2019-01-02T10:07:02.4041546Z INFO: Load/download plugins (done) | time=8422ms

2019-01-02T10:07:09.1853661Z INFO: Loaded core extensions: branch-scanner

2019-01-02T10:07:10.1229417Z INFO: Process project properties

2019-01-02T10:07:10.2323003Z INFO: Execute project builders

2019-01-02T10:07:10.3103602Z INFO: Execute project builders (done) | time=94ms

2019-01-02T10:07:10.3885140Z INFO: Load project branches

2019-01-02T10:07:10.4353668Z INFO: Load project branches (done) | time=31ms

2019-01-02T10:07:10.4353668Z INFO: Load project pull requests

2019-01-02T10:07:10.4510741Z INFO: Load project pull requests (done) | time=0ms

2019-01-02T10:07:10.4510741Z INFO: Load branch configuration

2019-01-02T10:07:10.4666518Z INFO: Load branch configuration (done) | time=31ms

2019-01-02T10:07:10.4666518Z INFO: Load project repositories

2019-01-02T10:07:15.1697607Z INFO: Load project repositories (done) | time=4688ms

2019-01-02T10:07:15.2947705Z INFO: Load quality profiles

2019-01-02T10:07:15.3260356Z INFO: Load quality profiles (done) | time=32ms

2019-01-02T10:07:15.3572703Z INFO: Load active rules

2019-01-02T10:07:16.0135585Z INFO: Load active rules (done) | time=656ms

2019-01-02T10:07:16.0135585Z INFO: Load metrics repository

2019-01-02T10:07:16.0603887Z INFO: Load metrics repository (done) | time=31ms

2019-01-02T10:07:16.2010019Z INFO: Project key: TSU_Analytics

2019-01-02T10:07:16.2010019Z INFO: Project base dir: C:\tfsagent\_work\3\s

2019-01-02T10:07:16.2010019Z INFO: ------------- Scan CDPStagingCAB

2019-01-02T10:07:16.5135405Z INFO: Base dir: C:\tfsagent\_work\3\s\Sources\Tieto.TSU.Analytics.DataGridDB\CDPStagingCAB

2019-01-02T10:07:16.5135405Z INFO: Working dir: C:\tfsagent\_work\3\.sonarqube\out\.sonar\TSU_Analytics_TSU_Analytics_E197CB60-6949-47BA-85B8-78CC9EC91611

2019-01-02T10:07:16.5135405Z INFO: Source paths: Schemas/CAB.sql, Tables/CAB.ACCOUNTSTRING.sql, Tables/CAB.ACCOUNTTYPE.sql, Tables/CAB.ACTIONLOGCHANNEL.sql, Tables/CAB.ACTIONLOGCODE.sql, Tables/CAB.ACTIONLOGCODEPAR.sql, Tables/CAB.ACTIONLOGCONTACT.sql, Tables/CAB.ACTIONLOGLINE.sql, Tables/CAB.ACTIONLOGLINEREF.sql, Tables/CAB.ACTIONLOGPAR.sql, Tables/CAB.ACTIONLOGPARVALUE.sql, Tables/CAB.ACTIONLOGREFTYPE.sql, Tables/CAB.ACTIONLOGREPCODE.sql, Tables/CAB.ACTIONLOGSTATUS.sql, Tables/CAB.ACTIVITYLIST.sql, Tables/CAB.ADDRESS.sql, Tables/CAB.AP_INVLINETYPE.sql, Tables/CAB.AP_OPENITEM.sql, Tables/CAB.AP_OPENITEMAPPLIED.sql, Tables/CAB.AP_SYSTEMREMTYPE.sql, Tables/CAB.APERAK_COLSTATUS.sql, Tables/CAB.AR_SUBSTATUSINT.sql, Tables/CAB.ATTACHDELSITELINK.sql, Tables/CAB.ATTACHINVCONFLINK.sql, Tables/CAB.ATTACHMENTMESSAGE.sql, Tables/CAB.BALANCE.sql, Tables/CAB.BALANCEACCOUNTSTRING.sql, Tables/CAB.BALANCERESPONSIBLE.sql, Tables/CAB.BALANCETYPE.sql, Tables/CAB.BALANCETYPEHISTORY.sql, Tables/CAB.BATCH.sql, Tables/CAB.BNSSECTORHIST.sql, Tables/CAB.BRANCH.sql, Tables/CAB.BT_BATCHHISTORY.sql, Tables/CAB.BUILDINGINFO.sql, Tables/CAB.BUILDINGPERIOD.sql, Tables/CAB.BUILDINGSTATUS.sql, Tables/CAB.BUS.sql, Tables/CAB.BUSINESSSECTOR.sql, Tables/CAB.C_INSTALLATION.sql, Tables/CAB.CABLE.sql, Tables/CAB.CAMPAIGN.sql, Tables/CAB.CAMPAIGNCHANNEL.sql, Tables/CAB.CAMPAIGNCONTRACTLOG.sql, Tables/CAB.CAMPAIGNCONTRACTRUN.sql, Tables/CAB.CAMPAIGNMEMBER.sql, Tables/CAB.CAMPAIGNMEMBERPRODUCT.sql, Tables/CAB.CAMPAIGNPRODUCT.sql, Tables/CAB.CAMPAIGNREJECTIONCAUSE.sql, Tables/CAB.CAMPAIGNRESPCHANNEL.sql, Tables/CAB.CAMPAIGNRESPONSE.sql, Tables/CAB.CAMPAIGNSALESCHANNEL.sql, Tables/CAB.CAMPAIGNWORKSTATUS.sql, Tables/CAB.CHANNEL.sql, Tables/CAB.CLERK.sql, Tables/CAB.CLERKCOMPANY.sql, Tables/CAB.CLERKGROUP.sql, Tables/CAB.CM_CALC_RESULT_VALUES.sql, Tables/CAB.CM_CALCULATION_RESULTS.sql, Tables/CAB.CM_PRODUCTMAPPING.sql, Tables/CAB.COMMUNICATION.sql, Tables/CAB.COMPANY.sql, Tables/CAB.COMPANYCREDIT.sql, Tables/CAB.COMPONENTCODE.sql, Tables/CAB.COMPONENTCODELINK.sql, Tables/CAB.CONSUMPTION_PERIODS.sql, Tables/CAB.CONSUMPTIONCODE.sql, Tables/CAB.CONSUMPTIONTYPE.sql, Tables/CAB.CONTACTCENTRE.sql, Tables/CAB.CONTACTPERSON.sql, Tables/CAB.CONTACTPERSONADDRESS.sql, Tables/CAB.CONTRACT.sql, Tables/CAB.CONTRACT_CANCEL_REASON.sql, Tables/CAB.CONTRACT_ENDING_REASON.sql, Tables/CAB.CONTRACTCATEGORY.sql, Tables/CAB.CONTRACTCATEGORYGROUP.sql, Tables/CAB.CONTRACTDIMENSIONS.sql, Tables/CAB.CONTRACTSTRUCTURE.sql, Tables/CAB.CONTRACTTEMPLATE.sql, Tables/CAB.CONTROLUNIT.sql, Tables/CAB.CONTROLUNITMASTER.sql, Tables/CAB.COUNCIL.sql, Tables/CAB.COUNCILVAT.sql, Tables/CAB.COUNTRY.sql, Tables/CAB.COUNTY.sql, Tables/CAB.CRITERIACOMBINATION.sql, Tables/CAB.CRITICALLY.sql, Tables/CAB.CULVERTNETAREA.sql, Tables/CAB.CUSTADDRESS.sql, Tables/CAB.CUSTBANKGIRO.sql, Tables/CAB.CUSTCOMPANY.sql, Tables/CAB.CUSTLEGALSTATUS.sql, Tables/CAB.CUSTMEMBERGROUP.sql, Tables/CAB.CUSTOMER.sql, Tables/CAB.CUSTOMERCONTACT.sql, Tables/CAB.CUSTOMERDIMENSIONS.sql, Tables/CAB.CUSTPERSON.sql, Tables/CAB.CUSTRELATIONSHIP.sql, Tables/CAB.CUSTRESERVATIONCHANNEL.sql, Tables/CAB.CUSTRESPONSIBLE.sql, Tables/CAB.CUSTRESPONSIBLETYPE.sql, Tables/CAB.DATEVALUE.sql, Tables/CAB.DATEVALUETEST.sql, Tables/CAB.DAYDISTHEADER.sql, Tables/CAB.DAYDISTVALUE.sql, Tables/CAB.DEBITRULE.sql, Tables/CAB.DEDUCTIONTYPE.sql, Tables/CAB.DELIVERYSITE.sql, Tables/CAB.DELIVERYSITEDIMENSIONS.sql, Tables/CAB.DELIVERYSTATUS.sql, Tables/CAB.DELSITEELTAX.sql, Tables/CAB.DELSITEGRIDPRICEAREA.sql, Tables/CAB.DELSITEKEY.sql, Tables/CAB.DELSITEOBJECT.sql, Tables/CAB.DELSITEOBLIGATEDQUOTA.sql, Tables/CAB.DELSITEPROFILE.sql, Tables/CAB.DELSITESTATUSHISTORY.sql, Tables/CAB.DELSITEYEARCONSUMPTION.sql, Tables/CAB.DEPARTMENTS.sql, Tables/CAB.DEPROLES.sql, Tables/CAB.DEVIATIONINTERVAL.sql, Tables/CAB.DEVICECATEGORY.sql, Tables/CAB.DEVICECOLOUR.sql, Tables/CAB.DEVICEGROUP.sql, Tables/CAB.DEVICEOWNER.sql, Tables/CAB.DEVICESORT.sql, Tables/CAB.DEVICETYPE.sql, Tables/CAB.DEVICETYPECLASS.sql, Tables/CAB.DIMENSION.sql, Tables/CAB.DIMENSIONACCOUNT.sql, Tables/CAB.DISCONNECTIONPOINT.sql, Tables/CAB.DISTRIBUTIONGRID.sql, Tables/CAB.DOORKEY.sql, Tables/CAB.DVCONSUMPTION.sql, Tables/CAB.E2BRECEIVER.sql, Tables/CAB.EARTHMETHOD.sql, Tables/CAB.EBBATCHRECEIVED.sql, Tables/CAB.EBBATCHSENT.sql, Tables/CAB.EBBIC.sql, Tables/CAB.EBCONFCREDITACCOUNT.sql, Tables/CAB.EBDELSITEVALUE.sql, Tables/CAB.EBHEADER.sql, Tables/CAB.EBPSSETTLEMENT.sql, Tables/CAB.EBRUN.sql, Tables/CAB.EBSHIPMENTRECEIVED.sql, Tables/CAB.EBSHIPMENTSENT.sql, Tables/CAB.EBSYSTEMJOBTYPE.sql, Tables/CAB.EBTRANSRECEIVE.sql, Tables/CAB.EBTRANSRECEIVE_OPENITEM.sql, Tables/CAB.EBTRANSREFRECEIVE.sql, Tables/CAB.EBTRANSSENT.sql, Tables/CAB.EKSPARAM.sql, Tables/CAB.ELDEPENDENCY.sql, Tables/CAB.ELMETER.sql, Tables/CAB.ELMETERMASTER.sql, Tables/CAB.ELMETERMASTERPART.sql, Tables/CAB.ELMETERREVLSTREF.sql, Tables/CAB.ELSITE.sql, Tables/CAB.EMAILS.sql, Tables/CAB.EMAILTYPE.sql, Tables/CAB.ENDDATERULE.sql, Tables/CAB.ENERGISOURCE.sql, Tables/CAB.ENERGYAREA.sql, Tables/CAB.ENERGYSAVINGHISTORY.sql, Tables/CAB.ENERGYSAVINGTYPE.sql, Tables/CAB.EQUIPMENT.sql, Tables/CAB.EQUIPMENTTYPE.sql, Tables/CAB.EXTERNALITEM.sql, Tables/CAB.FRAMEAGREEMENT.sql, Tables/CAB.FRAMEAGREEMENTMEMBERS.sql, Tables/CAB.FRAMEAGREEMENTSTDCONTRACT.sql, Tables/CAB.FROMCURRENCY.sql, Tables/CAB.FUNCTIONVARIABLE.sql, Tables/CAB.FUNCTIONVARIABLES.sql, Tables/CAB.FUSE.sql, Tables/CAB.FUSESIZE.sql, Tables/CAB.FUSESIZEHISTORY.sql, Tables/CAB.FUSETYPE.sql, Tables/CAB.GENERICMASTER.sql, Tables/CAB.GENORDER.sql, Tables/CAB.GENORDERRULES.sql, Tables/CAB.GLACCOUNT.sql, Tables/CAB.GLBATCH.sql, Tables/CAB.GLROW.sql, Tables/CAB.GLSHIPMENT.sql, Tables/CAB.GRID.sql, Tables/CAB.GRIDENERGYAREA.sql, Tables/CAB.GRIDOWNER.sql, Tables/CAB.GRIDPRICEAREA.sql, Tables/CAB.HEATSITECENTRAL.sql, Tables/CAB.HEDGE.sql, Tables/CAB.HEDGEPRICE.sql, Tables/CAB.HISTDEBCREDARSPLIT.sql, Tables/CAB.HISTORYDEBITCREDIT.sql, Tables/CAB.HOURCORRECTIONDELSITE.sql, Tables/CAB.HOURCORRECTIONERRORLOG.sql, Tables/CAB.HOURCORRECTIONGRID.sql, Tables/CAB.HOURCORRECTIONSUPPLIER.sql, Tables/CAB.HOURCORRECTIONVALUES.sql, Tables/CAB.HOURVALUEDAY.sql, Tables/CAB.IMPORTEDTRADES.sql, Tables/CAB.INCLUDEINPARTCALC.sql, Tables/CAB.INSTALLATION.sql, Tables/CAB.INSTALLATIONORDER.sql, Tables/CAB.INSTALLATIONOWNER.sql, Tables/CAB.INV_AN_CALCREASON.sql, Tables/CAB.INV_AN_HEADER.sql, Tables/CAB.INV_AN_PLANINVDATES.sql, Tables/CAB.INV_AN_STATE.sql, Tables/CAB.INV_CONSUMREP_FIN.sql, Tables/CAB.INV_DISRUPTION_LOG.sql, Tables/CAB.INV_EINVCONF.sql, Tables/CAB.INV_EINVOICETYPE.sql, Tables/CAB.INV_OT_AGREEMENT.sql, Tables/CAB.INV_OT_LINE.sql, Tables/CAB.INV_OT_LINESTATUS.sql, Tables/CAB.INV_REASON_CREDIT.sql, Tables/CAB.INV_SEP_POOL.sql, Tables/CAB.INV_SEP_TOTALPOOL.sql, Tables/CAB.INV_SEP_TRANSACTIONS.sql, Tables/CAB.INV_SEP_TRANSACTIONTYPE.sql, Tables/CAB.INV_SUBINV.sql, Tables/CAB.INVADVOPENITEM.sql, Tables/CAB.INVCONF_LOG.sql, Tables/CAB.INVCONFCLASS.sql, Tables/CAB.INVCONFDELSITE.sql, Tables/CAB.INVCONFPAYTERM.sql, Tables/CAB.INVCONFSEQ.sql, Tables/CAB.INVCONFSHIPMENT.sql, Tables/CAB.INVEXPTYPE.sql, Tables/CAB.INVFEERULE.sql, Tables/CAB.INVLINE_BREAK.sql, Tables/CAB.INVOICE.sql, Tables/CAB.INVOICEACCOUNT.sql, Tables/CAB.INVOICEBATCH.sql, Tables/CAB.INVOICECALCSETTLE.sql, Tables/CAB.INVOICECONFIGURATION.sql, Tables/CAB.INVOICEDELSITE.sql, Tables/CAB.INVOICEGROUP.sql, Tables/CAB.INVOICEJOB.sql, Tables/CAB.INVOICEJOBLOG.sql, Tables/CAB.INVOICEJOBMSG.sql, Tables/CAB.INVOICEJOBRUN.sql, Tables/CAB.INVOICELINE.sql, Tables/CAB.INVOICELINEPERIOD.sql, Tables/CAB.INVOICELOGJOB.sql, Tables/CAB.INVOICEMINBEHAVE.sql, Tables/CAB.INVOICEPERIODRULE.sql, Tables/CAB.INVOICEPRINTFILE.sql, Tables/CAB.INVOICEPRINTOUTTEMPLATE.sql, Tables/CAB.INVOICEPRINTSPEC.sql, Tables/CAB.INVOICERULE.sql, Tables/CAB.INVOICESEGMENT.sql, Tables/CAB.INVOICESTOP.sql, Tables/CAB.INVOICESTOPREASON.sql, Tables/CAB.INVOICESTOPTYPE.sql, Tables/CAB.INVOICETRANSFERPARAMETERS.sql, Tables/CAB.INVOICEVAT.sql, Tables/CAB.ISO4217.sql, Tables/CAB.ISO639.sql, Tables/CAB.JIPPART2.sql, Tables/CAB.JIPPARTPS2.sql, Tables/CAB.JIPPARTRUN.sql, Tables/CAB.JIPPARTRUN2.sql, Tables/CAB.JIPPARTRUN2LOG.sql, Tables/CAB.JIPRUN.sql, Tables/CAB.JIPRUNVALUES.sql, Tables/CAB.JLOG_CONTRACT.sql, Tables/CAB.JLOG_CUSTOMER.sql, Tables/CAB.JLOG_DELIVERYSITE.sql, Tables/CAB.KEYTYPE.sql, Tables/CAB.KFACTORHISTORYLOG.sql, Tables/CAB.LEDGER.sql, Tables/CAB.LOADGROUP.sql, Tables/CAB.LOCATIONAREA.sql, Tables/CAB.LOG_DELSITESTATUS.sql, Tables/CAB.LOG_ERRORTEXT.sql, Tables/CAB.LOG_PRODATCONTRACTINFO.sql, Tables/CAB.MAINBATCH.sql, Tables/CAB.MANUFACTURE.sql, Tables/CAB.MASTER_SUBTYPE.sql, Tables/CAB.MASTERIMPULSE.sql, Tables/CAB.MASTERTECHINFO.sql, Tables/CAB.MCACCESS.sql, Tables/CAB.MCACCESS_LOG.sql, Tables/CAB.MCACCESSPROCESS.sql, Tables/CAB.MCACCESSPROCESS_LOG.sql, Tables/CAB.MCMENU.sql, Tables/CAB.MCNA.sql, Tables/CAB.MCPROCESS.sql, Tables/CAB.MCPROCESSGROUP.sql, Tables/CAB.MCTEXT.sql, Tables/CAB.MEASUREEQUIPMENT.sql, Tables/CAB.MEASUREMENTTYPE.sql, Tables/CAB.MEASUREMENTTYPEHISTORY.sql, Tables/CAB.MEHISTORY.sql, Tables/CAB.MEMBERGROUP.sql, Tables/CAB.MESSAGE_VALUE.sql, Tables/CAB.MESSAGES.sql, Tables/CAB.METERPOINTSUBTYPE.sql, Tables/CAB.METERPOINTTYPE.sql, Tables/CAB.METIMEFRAMEHISTORY.sql, Tables/CAB.MODEMTYPE.sql, Tables/CAB.NOTES.sql, Tables/CAB.NOTETYPES.sql, Tables/CAB.OBLIGATEDQUOTA.sql, Tables/CAB.OPENITEM.sql, Tables/CAB.OPENITEMACTIVE.sql, Tables/CAB.OPENITEMAPPLIED.sql, Tables/CAB.OPENITEMFEE.sql, Tables/CAB.OPENITEMINSTALLMENT.sql, Tables/CAB.OPENITEMINSTALLMENTHISTORY.sql, Tables/CAB.OPENITEMLOSS.sql, Tables/CAB.OPENITEMLOSSVAT.sql, Tables/CAB.OPENITEMSTATUSHISTORY.sql, Tables/CAB.OPENITEMSTATUSHISTORYARCH.sql, Tables/CAB.ORDERS.sql, Tables/CAB.ORDERSGROUP.sql, Tables/CAB.ORDERTYPE.sql, Tables/CAB.ORDERVARIABLE.sql, Tables/CAB.PAYTERM.sql, Tables/CAB.PERIOD.sql, Tables/CAB.PERIODTYPE.sql, Tables/CAB.PERSONCREDIT.sql, Tables/CAB.PHONENUMBERS.sql, Tables/CAB.PLACING.sql, Tables/CAB.POSTCODE.sql, Tables/CAB.POWERSUPPLIER.sql, Tables/CAB.POWERTYPE.sql, Tables/CAB.POWSUPPPERIOD.sql, Tables/CAB.PRESENTSTAGE.sql, Tables/CAB.PRICEAREA.sql, Tables/CAB.PRICELISTITEM.sql, Tables/CAB.PRINTTARGET.sql, Tables/CAB.PRIORITY.sql, Tables/CAB.PRODAT.sql, Tables/CAB.PRODATCONTRACTINFO.sql, Tables/CAB.PRODPARTFUNCTIONS.sql, Tables/CAB.PRODPARTLANG.sql, Tables/CAB.PRODUCT.sql, Tables/CAB.PRODUCTAREA.sql, Tables/CAB.PRODUCTDIMENSIONS.sql, Tables/CAB.PRODUCTFUNCTION.sql, Tables/CAB.PRODUCTFUNCTIONVARIABLELINK.sql, Tables/CAB.PRODUCTGROUP.sql, Tables/CAB.PRODUCTLANG.sql, Tables/CAB.PRODUCTMETERTYPE.sql, Tables/CAB.PRODUCTOBLIGATEDQUOTA.sql, Tables/CAB.PRODUCTPART.sql, Tables/CAB.PRODUCTPARTCATEGORY.sql, Tables/CAB.PRODUCTPARTDISTCONS.sql, Tables/CAB.PRODUCTPARTLINK.sql, Tables/CAB.PRODUCTPARTSUBCATEGORY.sql, Tables/CAB.PRODUCTPRICETYPE.sql, Tables/CAB.PRODUCTSUBTYPE.sql, Tables/CAB.PRODUCTTYPE.sql, Tables/CAB.PROGNOSISDATEVALUES.sql, Tables/CAB.PROGNOSISHOURVALUES.sql, Tables/CAB.PTI_IL_SI_STATUS.sql, Tables/CAB.PTI_IL_STATUS.sql, Tables/CAB.PTI_IMPORT_ERRORS.sql, Tables/CAB.PTI_INV_REJECTTXT.sql, Tables/CAB.PTI_INVOICE.sql, Tables/CAB.PTI_INVOICELINE.sql, Tables/CAB.PTI_MATCH_STATUS.sql, Tables/CAB.PTI_TRANSFER_STATUS.sql, Tables/CAB.PULSEQUALITY.sql, Tables/CAB.PULSETYPE.sql, Tables/CAB.READINGFREQUENCY.sql, Tables/CAB.READINGGROUP.sql, Tables/CAB.READINGMETHOD.sql, Tables/CAB.READINGTYPE.sql, Tables/CAB.REALESTATE.sql, Tables/CAB.REGISTEREDBY.sql, Tables/CAB.REMOTE_CONTROL.sql, Tables/CAB.REPORTGROUP.sql, Tables/CAB.RESERVATIONTYPE.sql, Tables/CAB.RESOURCEVALUE.sql, Tables/CAB.RESULTS.sql, Tables/CAB.RESULTSETS.sql, Tables/CAB.RESULTTYPE.sql, Tables/CAB.REVISIONHISTORY.sql, Tables/CAB.RULES.sql, Tables/CAB.SALESPROJECT.sql, Tables/CAB.SALESPROJECTAGREEMENTTYPE.sql, Tables/CAB.SALESPROJECTCONSULTFIRM.sql, Tables/CAB.SALESPROJECTCONTRACTEDVOLUME.sql, Tables/CAB.SALESPROJECTCONTRACTOR.sql, Tables/CAB.SALESPROJECTCONTRACTTYPE.sql, Tables/CAB.SALESPROJECTDELSITE.sql, Tables/CAB.SALESPROJECTDELSITEPROGNOSIS.sql, Tables/CAB.SALESPROJECTDEVIATIONTERMS.sql, Tables/CAB.SALESPROJECTEXECUTER.sql, Tables/CAB.SALESPROJECTINVCONFGROUP.sql, Tables/CAB.SALESPROJECTLEADER.sql, Tables/CAB.SALESPROJECTPARAMS.sql, Tables/CAB.SALESPROJECTPROGNOSIS.sql, Tables/CAB.SALESPROJECTPROGNOSISFORMAT.sql, Tables/CAB.SALESPROJECTPROGNOSISPART.sql, Tables/CAB.SALESPROJECTPROGNOSISTARGET.sql, Tables/CAB.SALESPROJECTPROGNOSISTYPE.sql, Tables/CAB.SALESPROJECTSECCUSTOMER.sql, Tables/CAB.SALESPROJECTSERVICEPRODUCT.sql, Tables/CAB.SALESPROJECTSERVICESITE.sql, Tables/CAB.SALESPROJECTSTATUS.sql, Tables/CAB.SALESPROJECTTASKTYPE.sql, Tables/CAB.SALESPROJECTTYPE.sql, Tables/CAB.SALESPROJECTVARIABLES.sql, Tables/CAB.SBONUSCUSTIMPORTHEADER.sql, Tables/CAB.SBONUSCUSTIMPORTLINE.sql, Tables/CAB.SBONUSERRORCODE.sql, Tables/CAB.SBONUSINVFEEDBACK.sql, Tables/CAB.SBONUSINVREMARKS.sql, Tables/CAB.SBONUSPAID.sql, Tables/CAB.SBONUSPAIDHEADER.sql, Tables/CAB.SBONUSRESULTCODE.sql, Tables/CAB.SEGMENTATION.sql, Tables/CAB.SELECTIONCONTEXT.sql, Tables/CAB.SELECTIONS.sql, Tables/CAB.SENSORTYPE.sql, Tables/CAB.SERVICESITE.sql, Tables/CAB.SERVICESITEDELSITE.sql, Tables/CAB.SERVICESITEDESCRIPTION.sql, Tables/CAB.SERVICETYPE.sql, Tables/CAB.SETTLECONFIGLINK.sql, Tables/CAB.SETTLEMENTPOINT.sql, Tables/CAB.SETTLEMENTPOINTTYPE.sql, Tables/CAB.SETTLEMENTRESOURCE.sql, Tables/CAB.SETTLEMENTTYPE.sql, Tables/CAB.SETTLEMENTTYPEHISTORY.sql, Tables/CAB.SITETYPE.sql, Tables/CAB.SPOTPLUSOTHERDELIVERIES.sql, Tables/CAB.STAGE.sql, Tables/CAB.STANDARDCONTRACT.sql, Tables/CAB.STANDARDCONTRACTCONF.sql, Tables/CAB.STANDARDCONTRACTGROUP.sql, Tables/CAB.STANDARDPRODUCTCONF.sql, Tables/CAB.STARTUPSTATE.sql, Tables/CAB.STORAGE.sql, Tables/CAB.SUBATTRIBUTE.sql, Tables/CAB.SYSTEMLOSSTYPE.sql, Tables/CAB.SYSTEMOPENITEMREF.sql, Tables/CAB.SYSTEMOPENITEMREFTYPE.sql, Tables/CAB.SYSTEMSTATUSTYPE.sql, Tables/CAB.T_KFACTORHISTORY.sql, Tables/CAB.TELEPHONETYPE.sql, Tables/CAB.TEMPAREA.sql, Tables/CAB.TERMINAL.sql, Tables/CAB.TERMINALMASTER.sql, Tables/CAB.TITLE.sql, Tables/CAB.TOCURRENCY.sql, Tables/CAB.TRANSFORMATOR.sql, Tables/CAB.TRANSFORMER.sql, Tables/CAB.TSOBSERVATION.sql, Tables/CAB.TSOBSERVATIONSTATUS.sql, Tables/CAB.TSTIMESERIE.sql, Tables/CAB.TSTRANSACTION.sql, Tables/CAB.UNKNOWNCUSTOMER.sql, Tables/CAB.UNKNOWNCUSTOMERID.sql, Tables/CAB.USERCATEGORY.sql, Tables/CAB.USERGROUP.sql, Tables/CAB.USERROLE.sql, Tables/CAB.UTILTSE66RECIPIENT.sql, Tables/CAB.UTILTSMESSAGE.sql, Tables/CAB.UTILTSREJECTIONREASON.sql, Tables/CAB.UTILTSSERIE.sql, Tables/CAB.UTILTSVALUE.sql, Tables/CAB.VALUESTATUS.sql, Tables/CAB.VALUMAP.sql, Tables/CAB.VARIABLE.sql, Tables/CAB.VARIABLETYPE.sql, Tables/CAB.VARIABLETYPEGROUP.sql, Tables/CAB.VARIABLETYPEVALUETYPE.sql, Tables/CAB.VAT.sql, Tables/CAB.VATDATEPERC.sql, Tables/CAB.VENDOR.sql, Tables/CAB.VENDORADDRESS.sql, Tables/CAB.VERIFIEDINSTORDER.sql, Tables/CAB.VOLTAGE_TYPE.sql, Tables/CAB.WORKORDER.sql, Tables/CAB.VOUCHERBATCH.sql, Tables/CAB.VOUCHERDEBITCREDIT.sql, Tables/CAB.VOUCHERDEBITCREDITVENDOR.sql, Tables/CAB.VOUCHERNUMBER.sql, Tables/CAB.VOUCHERROW.sql, Tables/CAB.VOUCHERSERIE.sql, Tables/CAB.VOUCHERTRANSLIST.sql, Tables/CAB.VOUCHERTYPE.sql, Tables/CAB.YEAR.sql, Tables/CAB.YEARPERIOD.sql, Storage/CDPStagingCABDATA.sql, Properties/AssemblyInfo.cs, dacpac.nuspec, PrePostDeploymentScripts/PostDeployment.sql

2019-01-02T10:07:16.5135405Z INFO: Source encoding: UTF-8, default locale: en_US

2019-01-02T10:07:16.5135405Z INFO: Load server rules

2019-01-02T10:07:16.8885063Z INFO: Load server rules (done) | time=234ms

2019-01-02T10:07:17.4041646Z INFO: ------------------------------------------------------------------------

2019-01-02T10:07:17.4041646Z INFO: EXECUTION FAILURE

2019-01-02T10:07:17.4041646Z INFO: ------------------------------------------------------------------------

2019-01-02T10:07:17.4041646Z INFO: Total time: 29.313s

2019-01-02T10:07:17.4980030Z INFO: Final Memory: 18M/178M

2019-01-02T10:07:17.4980030Z INFO: ------------------------------------------------------------------------

2019-01-02T10:07:17.4980030Z ##[error]ERROR: Error during SonarQube Scanner execution

ERROR: Unable to load component class org.sonar.scanner.phases.AbstractPhaseExecutor

ERROR: Caused by: Unable to load component class org.sonar.scanner.issue.ignore.scanner.IssueExclusionsLoader

ERROR: Caused by: Dangling meta character '?' near index 0

?/

^

ERROR:

2019-01-02T10:07:17.5135134Z ERROR: Error during SonarQube Scanner execution

2019-01-02T10:07:17.5135134Z ERROR: Unable to load component class org.sonar.scanner.phases.AbstractPhaseExecutor

2019-01-02T10:07:17.5135134Z ERROR: Caused by: Unable to load component class org.sonar.scanner.issue.ignore.scanner.IssueExclusionsLoader

2019-01-02T10:07:17.5135134Z ERROR: Caused by: Dangling meta character '?' near index 0

2019-01-02T10:07:17.5135134Z ?/

2019-01-02T10:07:17.5135134Z ^

2019-01-02T10:07:17.5135134Z ERROR:

2019-01-02T10:07:17.5447794Z ##[error]The SonarQube Scanner did not complete successfully

2019-01-02T10:07:17.5447794Z The SonarQube Scanner did not complete successfully

2019-01-02T10:07:17.5604014Z 11:07:17.56 Creating a summary markdown file...

2019-01-02T10:07:17.5604014Z ##[error]11:07:17.56 Post-processing failed. Exit code: 1

2019-01-02T10:07:17.5604014Z 11:07:17.56 Post-processing failed. Exit code: 1

2019-01-02T10:07:17.5916317Z ##[error]C:\tfsagent\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.4.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe failed with return code: 1

2019-01-02T10:07:17.5916317Z ##[section]Finishing: Run Code Analysis

Hello,

I do realize this comes pretty late… Sorry for the late response!

The problem seems to be this:

ERROR: Caused by: Dangling meta character '?' near index 0
?/

The value ?/ probably comes from one of the exclusion/inclusion settings of the project, documented here. Please review your settings, and let me know how that goes.