00:01:57.532 13:12:31.109 INFO - 0 files indexed 00:01:57.533 13:12:31.110 INFO - 25784 files ignored because of inclusion/exclusion patterns 00:01:57.535 13:12:31.112 INFO - Quality profile for js: Sonar way 00:01:57.758 13:12:31.334 DEBUG - 'SCM Sensor' skipped in preview mode 00:01:57.758 13:12:31.335 DEBUG - 'CPD Sensor' skipped in preview mode 00:01:57.759 13:12:31.336 DEBUG - Sensors : Lines Sensor (wrapped) -> GitHub Plugin InputFile Cache 00:01:57.759 13:12:31.336 INFO - Sensor Lines Sensor (wrapped) 00:01:57.759 13:12:31.336 INFO - Sensor Lines Sensor (wrapped) (done) | time=0ms 00:01:57.759 13:12:31.336 INFO - Sensor GitHub Plugin InputFile Cache 00:01:57.759 13:12:31.336 INFO - Sensor GitHub Plugin InputFile Cache (done) | time=0ms 00:01:57.759 13:12:31.336 DEBUG - No previous analysis, skipping issue tracking 00:01:57.763 13:12:31.340 INFO - 00:01:57.763 00:01:57.763 ------------- Issues Report ------------- 00:01:57.763 00:01:57.763 No file analyzed 00:01:57.763 00:01:57.763 ------------------------------------------- 00:01:57.763 00:01:57.763 00:01:57.763 13:12:31.340 INFO - Export issues to /data/jenkins/workspace/mygea-mygeaviation-pullrequests/.sonar/sonar-report.json 00:01:57.766 13:12:31.343 INFO - ANALYSIS SUCCESSFUL 00:01:57.767 13:12:31.344 DEBUG - Post-jobs : GitHub Pull Request Issue Publisher 00:01:57.767 13:12:31.344 INFO - Executing post-job class org.sonar.plugins.github.PullRequestIssuePostJob
00:01:57.533 13:12:31.110 INFO - 25784 files ignored because of inclusion/exclusion patterns
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/168e5865-ab53-4580-a02c-9838346fb697%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hello Julien,
Thank you for your very quick response!
We are using the same settings for our full scans, so we thought we had ruled this out. When we do a full scan the log looks like this:
00:02:56.184 21:58:21.810 INFO - 88 files indexed
00:02:56.184 21:58:21.811 INFO - 25784 files ignored because of inclusion/exclusion patterns
00:02:58.742 21:58:24.369 INFO - Quality profile for js: Sonar way
00:02:58.944 21:58:24.571 DEBUG - Sensors : Lines Sensor (wrapped) -> QProfileSensor -> InitialOpenIssuesSensor -> ProjectLinksSensor -> VersionEventsSensor -> JavaScriptSquidSensor -> SCM Sensor (wrapped) -> org.sonar.plugins.javascript.lcov.UTCoverageSensor@4f760f35 -> org.sonar.plugins.javascript.lcov.ITCoverageSensor@4fe08954 -> CPD Sensor (wrapped)
00:02:58.944 21:58:24.571 INFO - Sensor Lines Sensor (wrapped)
00:02:58.980 21:58:24.607 INFO - Sensor Lines Sensor (wrapped) (done) | time=36ms
00:02:58.981 21:58:24.607 INFO - Sensor QProfileSensor
00:02:58.986 21:58:24.613 INFO - Sensor QProfileSensor (done) | time=6ms
00:02:58.986 21:58:24.613 INFO - Sensor InitialOpenIssuesSensor
00:02:59.047 21:58:24.674 INFO - Sensor InitialOpenIssuesSensor (done) | time=61ms
00:02:59.047 21:58:24.674 INFO - Sensor ProjectLinksSensor
00:02:59.056 21:58:24.683 INFO - Sensor ProjectLinksSensor (done) | time=9ms
00:02:59.056 21:58:24.683 INFO - Sensor VersionEventsSensor
00:02:59.079 21:58:24.706 INFO - Sensor VersionEventsSensor (done) | time=23ms
00:02:59.079 21:58:24.706 INFO - Sensor JavaScriptSquidSensor
00:02:59.462 21:58:25.089 INFO - 88 source files to be analyzed
00:03:03.567 21:58:29.191 DEBUG - Updating semaphore batch-mygea-ux-pullrequests
00:03:08.724 21:58:34.351 INFO - 88/88 source files have been analyzed
The same 25784 lines are ignored, but analysis is completed for the remaining files and more sensors are loaded.
Let me know if you need any additional information to help with this.
Josh
Hello Julien,
This got us to the answer! It appears to have been working as designed all along. We had modifications, but they were in pom.xml files, readme files, etc. We made a functional change and saw everything light up on the GitHub Pull Request.
Thank you for pushing us in the right direction. We are looking forward to making this part of our workflow!
Best Regards,
Josh
From: Julien HENRY [mailto:julien...@sonarsource.com]
Sent: Friday, July 31, 2015 11:06 AM
To: SonarQube
Cc: Hays, Joshua (GE Aviation, US); Decrane, Jacob (GE Aviation, US); hay...@gmail.com
Subject: Re: SonarQube GitHub Plugin With Jenkins
Hi Josh,
00:48:56.015 INFO - 4252 files ignored because of inclusion/exclusion patterns
...
12912/12912 source files have been analyzed"
I would expect only to see "2 files indexed".
'sonar.sourceEncoding'. 14:23:15.891 WARN - Invalid character encountered in file /var/lib/jenkins/workspace/Rosterfy/vendor/Aws/data/cloudhsm/2014-05-30/docs-2.json.php at line 3 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 14:23:19.434 WARN - Invalid character encountered in file /var/lib/jenkins/workspace/Rosterfy/news_story/wordpress/wp-includes/Text/Diff/Engine/string.php at line 13 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 14:23:20.043 INFO - 8829 files indexed 14:23:20.207 INFO - Quality profile for php: Sonar way 14:23:20.604 INFO - JaCoCoSensor: JaCoCo report not found : /var/lib/jenkins/workspace/target/jacoco.exec 14:23:20.605 INFO - JaCoCoItSensor: JaCoCo IT report not found: /var/lib/jenkins/workspace/target/jacoco-it.exec 14:23:20.714 INFO - Sensor NoSonar Sensor 14:23:20.796 INFO - Sensor NoSonar Sensor (done) | time=82ms 14:23:20.796 INFO - Sensor PHP sensor 14:23:21.181 INFO - 13 source files to be analyzed 14:23:23.430 INFO - 13/13 source files have been analyzed 14:23:23.438 INFO - No PHPUnit test report provided (see 'sonar.php.tests.reportPath' property) 14:23:23.438 INFO - No PHPUnit unit test coverage report provided (see 'sonar.php.coverage.reportPath' property) 14:23:23.438 INFO - No PHPUnit integration test coverage report provided (see 'sonar.php.coverage.itReportPath' property) 14:23:23.438 INFO - No PHPUnit overall coverage report provided (see 'sonar.php.coverage.overallReportPath' property) 14:23:23.438 INFO - Sensor PHP sensor (done) | time=2642ms 14:23:23.438 INFO - Sensor Analyzer for "php.ini" files 14:23:23.441 INFO - Sensor Analyzer for "php.ini" files (done) | time=3ms 14:23:23.442 INFO - Load server issues 14:23:28.280 INFO - Load server issues (done) | time=4838ms 14:23:28.281 INFO - Performing issue tracking 14:23:30.499 INFO - 10267/10267 components tracked 14:23:30.500 INFO - ANALYSIS SUCCESSFUL 14:23:30.502 INFO - Executing post-job GitHub Pull Request Issue Publisher INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ Total time: 29.646s Final Memory: 15M/432M INFO: ------------------------------------------------------------------------