Started by user Shashank Sinha Replayed #1 Running in Durability level: MAX_SURVIVABILITY Loading library UpworkPipeline@latest using credential 4991548c-3ef0-45e8-8c1e-5ba4f5e29d79 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://stash.odesk.com/scm/da/jenkins-continuous-delivery-pipeline.git # timeout=10 Fetching upstream changes from https://stash.odesk.com/scm/da/jenkins-continuous-delivery-pipeline.git > git --version # timeout=10 using GIT_ASKPASS to set credentials Bitbucket > git fetch --tags --progress https://stash.odesk.com/scm/da/jenkins-continuous-delivery-pipeline.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/MP-11808-activate-sonar-qube-for-adquiro Seen branch in repository origin/MP-12061-add-skip-sonar-stash-magick-word-for-sonar-qube-integration Seen branch in repository origin/MP-12578-nodejs-pipeline-add-tests-step Seen branch in repository origin/MP-12820-update-cypress-installation-in-nuxt-base-docker-image Seen branch in repository origin/PLENG-1621-experimental-arg Seen branch in repository origin/PLENG-1621-secrets Seen branch in repository origin/TLA-1095 Seen branch in repository origin/TLA-2253 Seen branch in repository origin/TLA-3065 Seen branch in repository origin/beta Seen branch in repository origin/composer-ssh Seen branch in repository origin/dind-cache Seen branch in repository origin/master Seen branch in repository origin/metrics Seen branch in repository origin/new-config-syntax Seen branch in repository origin/version-3.0 Seen 16 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 7420836638fda4d48f52c31828b4d4ad3d2fdf61 (refs/tags/latest) > git config core.sparsecheckout # timeout=10 > git checkout -f 7420836638fda4d48f52c31828b4d4ad3d2fdf61 # timeout=10 Commit message: "Update CHANGELOG.md" [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on 172.18.26.245 in /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder [Pipeline] { [Pipeline] stage [Pipeline] { (Target-Scan) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] tool [Pipeline] withSonarQubeEnv Injecting SonarQube environment variables using the configuration: sonarqube [Pipeline] { [Pipeline] sh + echo refs/heads/AG-145-agency-settings-move + cut -d/ -f3 [Pipeline] sh + echo refs/heads/develop + cut -d/ -f3 [Pipeline] git using credential infosec-bitbucket Cloning the remote Git repository Checking out Revision 3f94e086e71ce68b1a604f0446a44d0601614a82 (refs/remotes/origin/develop) Commit message: "update sonar properties" [Pipeline] nodejs [Pipeline] { [Pipeline] sh + /opt/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SQ_4.3/bin/sonar-scanner -Dsonar.host.url=https://sonarqube.upwork.com -Dsonar.bitbucket.branchName=develop -Dsonar.scm.provider=git -Dsonar.projectKey=AGENCY_agency-settings-binder -Dsonar.verbose=true INFO: Scanner configuration file: /opt/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SQ_4.3/conf/sonar-scanner.properties INFO: Project root configuration file: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/sonar-project.properties 14:03:36.843 INFO: SonarScanner 4.3.0.2102 14:03:36.845 INFO: Java 1.8.0_252 Private Build (64-bit) 14:03:36.845 INFO: Linux 4.4.0-1101-aws amd64 Cloning repository https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git > git init /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder # timeout=10 Fetching upstream changes from https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git > git --version # timeout=10 using GIT_ASKPASS to set credentials infosec-bitbucket > git fetch --tags --progress https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git # timeout=10 Fetching upstream changes from https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git using GIT_ASKPASS to set credentials infosec-bitbucket > git fetch --tags --progress https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f94e086e71ce68b1a604f0446a44d0601614a82 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b develop 3f94e086e71ce68b1a604f0446a44d0601614a82 # timeout=10 14:03:36.985 DEBUG: keyStore is : 14:03:36.985 DEBUG: keyStore type is : jks 14:03:36.985 DEBUG: keyStore provider is : 14:03:36.985 DEBUG: init keystore 14:03:36.986 DEBUG: init keymanager of type SunX509 14:03:37.060 DEBUG: Create: /opt/jenkins/.sonar/cache 14:03:37.063 INFO: User cache: /opt/jenkins/.sonar/cache 14:03:37.064 DEBUG: Create: /opt/jenkins/.sonar/cache/_tmp 14:03:37.066 DEBUG: Extract sonar-scanner-api-batch in temp... 14:03:37.071 DEBUG: Get bootstrap index... 14:03:37.072 DEBUG: Download: https://sonarqube.upwork.com/batch/index 14:03:37.273 DEBUG: Get bootstrap completed 14:03:37.281 DEBUG: Create isolated classloader... 14:03:37.289 DEBUG: Start temp cleaning... 14:03:37.307 DEBUG: Temp cleaning done 14:03:37.308 INFO: Scanner configuration file: /opt/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SQ_4.3/conf/sonar-scanner.properties 14:03:37.308 INFO: Project root configuration file: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/sonar-project.properties 14:03:37.309 DEBUG: Execution getVersion 14:03:37.319 INFO: Analyzing on SonarQube server 8.3.1 14:03:37.320 INFO: Default locale: "en_US", source code encoding: "UTF-8" 14:03:37.320 DEBUG: Work directory: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork 14:03:37.321 DEBUG: Execution execute 14:03:37.549 WARN: SonarScanner will require Java 11 to run starting in SonarQube 8.x 14:03:37.551 DEBUG: Enterprise 8.3.1.34397 14:03:37.660 INFO: Load global settings 14:03:37.804 DEBUG: GET 200 https://sonarqube.upwork.com/api/settings/values.protobuf | time=143ms 14:03:37.846 INFO: Load global settings (done) | time=186ms 14:03:37.852 INFO: Server id: 39E0EBC1-AXHtEHXWZZ03BkLhZg_i 14:03:37.855 INFO: User cache: /opt/jenkins/.sonar/cache 14:03:37.858 INFO: Load/download plugins 14:03:37.858 INFO: Load plugins index 14:03:37.869 DEBUG: GET 200 https://sonarqube.upwork.com/api/plugins/installed | time=11ms 14:03:37.898 INFO: Load plugins index (done) | time=40ms 14:03:37.995 INFO: Load/download plugins (done) | time=136ms 14:03:38.075 DEBUG: Plugins: 14:03:38.075 DEBUG: * Dependency-Check 2.0.5 (dependencycheck) 14:03:38.075 DEBUG: * Code Smells 4.0.0 (smells) 14:03:38.075 DEBUG: * Clover 4.1 (clover) 14:03:38.075 DEBUG: * JaCoCo 1.1.0.898 (jacoco) 14:03:38.075 DEBUG: * SonarKotlin 1.5.0.315 (kotlin) 14:03:38.075 DEBUG: * SonarJS 6.2.1.12157 (javascript) 14:03:38.075 DEBUG: * SonarRuby 1.5.0.315 (ruby) 14:03:38.075 DEBUG: * SonarScala 1.5.0.315 (sonarscala) 14:03:38.075 DEBUG: * License for SonarLint 8.3.1.34397 (license) 14:03:38.075 DEBUG: * detekt 2.1.0 (detekt) 14:03:38.076 DEBUG: * Findbugs 4.0.0 (findbugs) 14:03:38.076 DEBUG: * Java Code Quality and Security 6.3.2.22818 (java) 14:03:38.076 DEBUG: * SonarHTML 3.2.0.2082 (web) 14:03:38.076 DEBUG: * Codehawk Java 1.3 (codehawk) 14:03:38.076 DEBUG: * Git 1.11.1.2008 (scmgit) 14:03:38.076 DEBUG: * SonarXML 2.0.1.2020 (xml) 14:03:38.076 DEBUG: * SonarPHP 3.3.0.5166 (php) 14:03:38.076 DEBUG: * SonarTS 2.1.0.4359 (typescript) 14:03:38.076 DEBUG: * Checkstyle 4.33 (checkstyle) 14:03:38.145 INFO: Loaded core extensions: developer-scanner 14:03:38.172 DEBUG: Installed core extension: developer-scanner 14:03:38.772 INFO: Process project properties 14:03:38.781 INFO: Process project properties (done) | time=9ms 14:03:38.785 INFO: Project key: AGENCY_agency-settings-binder 14:03:38.786 INFO: Base dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder 14:03:38.786 INFO: Working dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork 14:03:38.786 DEBUG: Project global encoding: UTF-8, default locale: en_US 14:03:38.789 DEBUG: Creating module hierarchy 14:03:38.789 DEBUG: Init module 'InfoSecagate-AgencySettings-test' 14:03:38.790 DEBUG: Base dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder 14:03:38.790 DEBUG: Working dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork 14:03:38.790 DEBUG: Module global encoding: UTF-8, default locale: en_US 14:03:38.792 INFO: Load project settings for component key: 'AGENCY_agency-settings-binder' 14:03:38.807 DEBUG: GET 200 https://sonarqube.upwork.com/api/settings/values.protobuf?component=AGENCY_agency-settings-binder | time=15ms 14:03:38.808 INFO: Load project settings for component key: 'AGENCY_agency-settings-binder' (done) | time=16ms 14:03:38.868 INFO: Load project branches 14:03:38.881 DEBUG: GET 200 https://sonarqube.upwork.com/api/project_branches/list?project=AGENCY_agency-settings-binder | time=13ms 14:03:38.886 INFO: Load project branches (done) | time=18ms 14:03:38.886 INFO: Load project pull requests 14:03:38.898 DEBUG: GET 200 https://sonarqube.upwork.com/api/project_pull_requests/list?project=AGENCY_agency-settings-binder | time=11ms 14:03:38.900 INFO: Load project pull requests (done) | time=14ms 14:03:38.900 INFO: Load branch configuration 14:03:38.902 INFO: Load branch configuration (done) | time=2ms 14:03:38.908 DEBUG: Available languages: 14:03:38.908 DEBUG: * Neutral => "neutral" 14:03:38.908 DEBUG: * Kotlin => "kotlin" 14:03:38.908 DEBUG: * JavaScript => "js" 14:03:38.908 DEBUG: * TypeScript => "ts" 14:03:38.908 DEBUG: * Ruby => "ruby" 14:03:38.908 DEBUG: * Scala => "scala" 14:03:38.908 DEBUG: * Java => "java" 14:03:38.908 DEBUG: * HTML => "web" 14:03:38.908 DEBUG: * JSP => "jsp" 14:03:38.908 DEBUG: * XML => "xml" 14:03:38.908 DEBUG: * PHP => "php" 14:03:38.911 INFO: Load quality profiles 14:03:38.941 DEBUG: GET 200 https://sonarqube.upwork.com/api/qualityprofiles/search.protobuf?project=AGENCY_agency-settings-binder | time=29ms 14:03:38.964 INFO: Load quality profiles (done) | time=53ms 14:03:38.971 INFO: Auto-configuring with CI 'Jenkins' 14:03:38.973 INFO: Load active rules 14:03:39.173 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2QxnUi4JGB-cRzUXV&ps=500&p=1 | time=199ms 14:03:39.334 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGE9XzlBPIeNN37N&ps=500&p=1 | time=26ms 14:03:39.363 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PF_9XzlBPIeNN36S&ps=500&p=1 | time=27ms 14:03:39.383 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGKIXzlBPIeNN37y&ps=500&p=1 | time=18ms 14:03:39.403 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXOgNRCGVyNarV3Rsel3&ps=500&p=1 | time=18ms 14:03:39.435 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGUTXzlBPIeNN3-h&ps=500&p=1 | time=31ms 14:03:39.506 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2Qxumi4JGB-cRzUfB&ps=500&p=1 | time=62ms 14:03:39.527 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2QyAPi4JGB-cRzUp5&ps=500&p=1 | time=15ms 14:03:39.587 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2Qx3gi4JGB-cRzUm4&ps=500&p=1 | time=59ms 14:03:39.625 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGjVXzlBPIeNN4GW&ps=500&p=1 | time=35ms 14:03:39.661 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2QyCNi4JGB-cRzUrN&ps=500&p=1 | time=35ms 14:03:39.668 INFO: Load active rules (done) | time=695ms 14:03:39.698 DEBUG: Declared extensions of language Neutral were converted to sonar.lang.patterns.neutral : 14:03:39.698 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt 14:03:39.698 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue 14:03:39.698 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 14:03:39.698 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb 14:03:39.698 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala 14:03:39.698 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 14:03:39.699 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml 14:03:39.699 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx 14:03:39.699 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl 14:03:39.699 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 14:03:39.701 INFO: Indexing files... 14:03:39.701 INFO: Project configuration: 14:03:39.701 INFO: Excluded sources: **/__tests__/*, **/__tests__/**/*, **/vendor/**/*, **/build/*, **/build/**/*, **/Tests/*, **/Tests/**/*, **/JsTests/*, **/JsTests/**/*, **/node_modules/**/*, **/cypress/**/*, **/cypress/*, **/Tests/**/*, **/JsTests/**/*, *.spec.js 14:03:39.701 INFO: Included tests: **/Tests/**/*, **/JsTests/**/*, *.spec.js 14:03:39.723 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:39.721000000, lastModified=2020-08-03 14:03:36.408169000, size=230, fileKey=(dev=10304,ino=23068708) 14:03:39.726 DEBUG: file=null, size changed from -1 to 308 bytes 14:03:39.726 DEBUG: loading config FileBasedConfig[/opt/jenkins/.config/jgit/config] 14:03:39.726 DEBUG: file=/opt/jenkins/.config/jgit/config, create new FileSnapshot: lastRead=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, size=308, fileKey=(dev=10304,ino=9460293) 14:03:39.727 DEBUG: readpipe [git, --version],/usr/bin 14:03:39.731 DEBUG: readpipe may return 'git version 2.7.4' 14:03:39.731 DEBUG: remaining output: 14:03:39.731 DEBUG: readpipe [git, config, --system, --edit],/usr/bin 14:03:39.735 DEBUG: readpipe may return '/etc/gitconfig' 14:03:39.735 DEBUG: remaining output: 14:03:39.735 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.735 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.735 DEBUG: file=null, size changed from -1 to 0 bytes 14:03:39.736 DEBUG: loading config FileBasedConfig[/etc/gitconfig] 14:03:39.736 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.736 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.736 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.736 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.736 DEBUG: file=null, size changed from -1 to 0 bytes 14:03:39.736 DEBUG: loading config FileBasedConfig[/opt/jenkins/.gitconfig] 14:03:39.736 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:39.736000000, lastModified=2020-08-03 14:03:36.408169000, size=230, fileKey=(dev=10304,ino=23068708) 14:03:39.737 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.737 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.738 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.738 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.738 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.738 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.738 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=2020-08-03 14:03:36.408169000, delta=3327831000 ns, racy<=2500000000 ns 14:03:39.738 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:39.760 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.760 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.760 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.760 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.760 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.760 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.761 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/index, create new FileSnapshot: lastRead=2020-08-03 14:03:39.753000000, lastModified=2020-08-03 14:03:36.576166000, size=55634, fileKey=(dev=10304,ino=23068703) 14:03:39.770 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.770 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.770 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.770 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.770 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.770 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.770 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.771 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.771 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.771 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.771 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.771 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.776 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.776 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.776 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.776 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.776 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.776 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.776 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=2020-08-03 14:03:36.408169000, delta=3327831000 ns, racy<=2500000000 ns 14:03:39.776 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:39.778 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.778 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.779 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.779 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.779 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.779 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.779 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=2020-08-03 14:03:36.408169000, delta=3327831000 ns, racy<=2500000000 ns 14:03:39.779 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:39.786 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.786 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.786 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.786 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.786 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.786 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.786 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=2020-08-03 14:03:36.408169000, delta=3327831000 ns, racy<=2500000000 ns 14:03:39.786 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:39.791 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:39.791 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:39.791 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.791 DEBUG: file=/etc/gitconfig, is unmodified 14:03:39.791 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:39.791 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:39.791 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=2020-08-03 14:03:36.408169000, delta=3327831000 ns, racy<=2500000000 ns 14:03:39.791 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:39.869 DEBUG: 311 non excluded files in this Git repository 14:03:39.900 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/views/Index/index.html.twig' indexed with no language 14:03:39.915 INFO: Load project repositories 14:03:39.930 DEBUG: GET 200 https://sonarqube.upwork.com/batch/project.protobuf?key=AGENCY_agency-settings-binder | time=15ms 14:03:39.941 INFO: Load project repositories (done) | time=26ms 14:03:39.941 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/company.js' generated metadata with charset 'UTF-8' 14:03:39.942 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/company.js' indexed with language 'js' 14:03:39.945 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/smf.service.js' generated metadata with charset 'UTF-8' 14:03:39.946 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/smf.service.js' indexed with language 'js' 14:03:39.948 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/directives/routeLoadingIndicator.js' generated metadata with charset 'UTF-8' 14:03:39.948 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/directives/routeLoadingIndicator.js' indexed with language 'js' 14:03:39.953 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/companyController.js' generated metadata with charset 'UTF-8' 14:03:39.953 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/companyController.js' indexed with language 'js' 14:03:39.956 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/uploadController.js' generated metadata with charset 'UTF-8' 14:03:39.956 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/uploadController.js' indexed with language 'js' 14:03:39.958 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/app.js' generated metadata with charset 'UTF-8' 14:03:39.958 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/app.js' indexed with language 'js' 14:03:39.960 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html' indexed with language 'web' 14:03:39.961 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html' indexed with language 'web' 14:03:39.962 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html' indexed with language 'web' 14:03:39.963 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html' indexed with language 'web' 14:03:39.964 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html' indexed with language 'web' 14:03:39.965 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html' indexed with language 'web' 14:03:39.967 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html' indexed with language 'web' 14:03:39.968 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html' indexed with language 'web' 14:03:39.969 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html' indexed with language 'web' 14:03:39.970 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html' indexed with language 'web' 14:03:39.971 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html' indexed with language 'web' 14:03:39.972 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html' indexed with language 'web' 14:03:39.974 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.module.js' generated metadata with charset 'UTF-8' 14:03:39.974 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.module.js' indexed with language 'js' 14:03:39.976 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.js' generated metadata with charset 'UTF-8' 14:03:39.976 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.js' indexed with language 'js' 14:03:39.978 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.module.js' generated metadata with charset 'UTF-8' 14:03:39.978 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.module.js' indexed with language 'js' 14:03:39.979 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html' indexed with language 'web' 14:03:39.981 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.js' generated metadata with charset 'UTF-8' 14:03:39.981 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.js' indexed with language 'js' 14:03:39.983 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.js' generated metadata with charset 'UTF-8' 14:03:39.983 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.js' indexed with language 'js' 14:03:39.984 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.module.js' generated metadata with charset 'UTF-8' 14:03:39.984 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.module.js' indexed with language 'js' 14:03:39.985 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html' indexed with language 'web' 14:03:39.987 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/components.module.js' generated metadata with charset 'UTF-8' 14:03:39.987 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/components.module.js' indexed with language 'js' 14:03:39.989 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.module.js' generated metadata with charset 'UTF-8' 14:03:39.989 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.module.js' indexed with language 'js' 14:03:39.991 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.js' generated metadata with charset 'UTF-8' 14:03:39.991 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.js' indexed with language 'js' 14:03:39.992 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html' indexed with language 'web' 14:03:39.993 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/config/routing.yml' indexed with no language 14:03:39.994 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/config/config.yml' indexed with no language 14:03:39.995 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/config/timezones.yml' indexed with no language 14:03:39.996 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/css/main.css' indexed with no language 14:03:39.998 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Timezone.php' generated metadata with charset 'UTF-8' 14:03:39.999 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Timezone.php' indexed with language 'php' 14:03:40.000 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/State.php' generated metadata with charset 'UTF-8' 14:03:40.001 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/State.php' indexed with language 'php' 14:03:40.002 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Company.php' generated metadata with charset 'UTF-8' 14:03:40.003 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Company.php' indexed with language 'php' 14:03:40.004 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Country.php' generated metadata with charset 'UTF-8' 14:03:40.005 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Country.php' indexed with language 'php' 14:03:40.006 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/OdeskAgencySettingsBundle.php' generated metadata with charset 'UTF-8' 14:03:40.006 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/OdeskAgencySettingsBundle.php' indexed with language 'php' 14:03:40.011 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/CompanyController.php' generated metadata with charset 'UTF-8' 14:03:40.014 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/CompanyController.php' indexed with language 'php' 14:03:40.016 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/SkillsController.php' generated metadata with charset 'UTF-8' 14:03:40.016 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/SkillsController.php' indexed with language 'php' 14:03:40.019 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/PortfolioController.php' generated metadata with charset 'UTF-8' 14:03:40.019 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/PortfolioController.php' indexed with language 'php' 14:03:40.021 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/DependencyInjection/OdeskAgencySettingsExtension.php' generated metadata with charset 'UTF-8' 14:03:40.021 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/DependencyInjection/OdeskAgencySettingsExtension.php' indexed with language 'php' 14:03:40.023 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/State.php' generated metadata with charset 'UTF-8' 14:03:40.023 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/State.php' indexed with language 'php' 14:03:40.024 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/Zip.php' generated metadata with charset 'UTF-8' 14:03:40.025 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/Zip.php' indexed with language 'php' 14:03:40.026 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/StateValidator.php' generated metadata with charset 'UTF-8' 14:03:40.026 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/StateValidator.php' indexed with language 'php' 14:03:40.028 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/ZipValidator.php' generated metadata with charset 'UTF-8' 14:03:40.028 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/ZipValidator.php' indexed with language 'php' 14:03:40.032 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/CAL/ArgumentsValidation.php' generated metadata with charset 'UTF-8' 14:03:40.033 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/CAL/ArgumentsValidation.php' indexed with language 'php' 14:03:40.035 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoAceSave.php' generated metadata with charset 'UTF-8' 14:03:40.036 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoAceSave.php' indexed with language 'php' 14:03:40.037 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoRatesGetList.php' generated metadata with charset 'UTF-8' 14:03:40.038 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoRatesGetList.php' indexed with language 'php' 14:03:40.040 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/AceFindByCompanyRidCommand.php' generated metadata with charset 'UTF-8' 14:03:40.040 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/AceFindByCompanyRidCommand.php' indexed with language 'php' 14:03:40.041 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Categories.php' generated metadata with charset 'UTF-8' 14:03:40.042 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Categories.php' indexed with language 'php' 14:03:40.043 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Persons.php' generated metadata with charset 'UTF-8' 14:03:40.043 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Persons.php' indexed with language 'php' 14:03:40.044 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Countries.php' generated metadata with charset 'UTF-8' 14:03:40.045 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Countries.php' indexed with language 'php' 14:03:40.046 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Exception/UsRestrictedException.php' generated metadata with charset 'UTF-8' 14:03:40.046 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Exception/UsRestrictedException.php' indexed with language 'php' 14:03:40.048 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Projects.php' generated metadata with charset 'UTF-8' 14:03:40.048 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Projects.php' indexed with language 'php' 14:03:40.049 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Skills.php' generated metadata with charset 'UTF-8' 14:03:40.050 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Skills.php' indexed with language 'php' 14:03:40.052 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Companies.php' generated metadata with charset 'UTF-8' 14:03:40.053 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Companies.php' indexed with language 'php' 14:03:40.054 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Accounting.php' generated metadata with charset 'UTF-8' 14:03:40.054 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Accounting.php' indexed with language 'php' 14:03:40.055 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Timezones.php' generated metadata with charset 'UTF-8' 14:03:40.055 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Timezones.php' indexed with language 'php' 14:03:40.056 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Taxes.php' generated metadata with charset 'UTF-8' 14:03:40.057 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Taxes.php' indexed with language 'php' 14:03:40.058 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/States.php' generated metadata with charset 'UTF-8' 14:03:40.058 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/States.php' indexed with language 'php' 14:03:40.060 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/AgencySettingsContext.php' generated metadata with charset 'UTF-8' 14:03:40.060 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/AgencySettingsContext.php' indexed with language 'php' 14:03:40.061 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/PermissionService.php' generated metadata with charset 'UTF-8' 14:03:40.062 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/PermissionService.php' indexed with language 'php' 14:03:40.064 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/EventListener/AgencySettingsAccessListener.php' generated metadata with charset 'UTF-8' 14:03:40.064 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/EventListener/AgencySettingsAccessListener.php' indexed with language 'php' 14:03:40.065 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/RequestHandler/JsonRequestHandler.php' generated metadata with charset 'UTF-8' 14:03:40.066 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/RequestHandler/JsonRequestHandler.php' indexed with language 'php' 14:03:40.067 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/PhoneType.php' generated metadata with charset 'UTF-8' 14:03:40.067 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/PhoneType.php' indexed with language 'php' 14:03:40.068 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/SummaryType.php' generated metadata with charset 'UTF-8' 14:03:40.068 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/SummaryType.php' indexed with language 'php' 14:03:40.069 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AddressType.php' generated metadata with charset 'UTF-8' 14:03:40.070 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AddressType.php' indexed with language 'php' 14:03:40.071 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/TimezoneType.php' generated metadata with charset 'UTF-8' 14:03:40.071 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/TimezoneType.php' indexed with language 'php' 14:03:40.072 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AbstractSettingType.php' generated metadata with charset 'UTF-8' 14:03:40.072 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AbstractSettingType.php' indexed with language 'php' 14:03:40.073 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/DescriptionType.php' generated metadata with charset 'UTF-8' 14:03:40.073 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/DescriptionType.php' indexed with language 'php' 14:03:40.074 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/NameType.php' generated metadata with charset 'UTF-8' 14:03:40.074 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/NameType.php' indexed with language 'php' 14:03:40.075 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/TimezoneTransformer.php' generated metadata with charset 'UTF-8' 14:03:40.075 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/TimezoneTransformer.php' indexed with language 'php' 14:03:40.076 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/StateTransformer.php' generated metadata with charset 'UTF-8' 14:03:40.077 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/StateTransformer.php' indexed with language 'php' 14:03:40.077 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/CountryTransformer.php' generated metadata with charset 'UTF-8' 14:03:40.078 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/CountryTransformer.php' indexed with language 'php' 14:03:40.078 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeUrlTransformer.php' generated metadata with charset 'UTF-8' 14:03:40.079 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeUrlTransformer.php' indexed with language 'php' 14:03:40.079 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeStringTransformer.php' generated metadata with charset 'UTF-8' 14:03:40.079 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeStringTransformer.php' indexed with language 'php' 14:03:40.080 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Component/Response/ResponseFactory.php' generated metadata with charset 'UTF-8' 14:03:40.081 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Component/Response/ResponseFactory.php' indexed with language 'php' 14:03:40.081 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/views/Index/layout.html.twig' indexed with no language 14:03:40.082 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/category.service.js' generated metadata with charset 'UTF-8' 14:03:40.082 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/category.service.js' indexed with language 'js' 14:03:40.082 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/agency-profile.service.js' generated metadata with charset 'UTF-8' 14:03:40.083 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/agency-profile.service.js' indexed with language 'js' 14:03:40.084 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/http.service.js' generated metadata with charset 'UTF-8' 14:03:40.084 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/http.service.js' indexed with language 'js' 14:03:40.085 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/event-log.service.js' generated metadata with charset 'UTF-8' 14:03:40.085 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/event-log.service.js' indexed with language 'js' 14:03:40.086 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/assets.service.js' generated metadata with charset 'UTF-8' 14:03:40.086 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/assets.service.js' indexed with language 'js' 14:03:40.087 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/company-profile.service.js' generated metadata with charset 'UTF-8' 14:03:40.088 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/company-profile.service.js' indexed with language 'js' 14:03:40.088 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/step-data.service.js' generated metadata with charset 'UTF-8' 14:03:40.089 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/step-data.service.js' indexed with language 'js' 14:03:40.090 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/event-log.directive.js' generated metadata with charset 'UTF-8' 14:03:40.090 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/event-log.directive.js' indexed with language 'js' 14:03:40.091 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/zip-validation.directive.js' generated metadata with charset 'UTF-8' 14:03:40.091 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/zip-validation.directive.js' indexed with language 'js' 14:03:40.092 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/sessioncam_variables.js' generated metadata with charset 'UTF-8' 14:03:40.092 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/sessioncam_variables.js' indexed with language 'js' 14:03:40.092 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.config.js' generated metadata with charset 'UTF-8' 14:03:40.093 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.config.js' indexed with language 'js' 14:03:40.093 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.device-detection.js' generated metadata with charset 'UTF-8' 14:03:40.093 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.device-detection.js' indexed with language 'js' 14:03:40.094 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/_.module.js' generated metadata with charset 'UTF-8' 14:03:40.094 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/_.module.js' indexed with language 'js' 14:03:40.095 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.states.js' generated metadata with charset 'UTF-8' 14:03:40.095 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.states.js' indexed with language 'js' 14:03:40.096 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/sass/main.scss' indexed with no language 14:03:40.097 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/templates/templates.default.js' generated metadata with charset 'UTF-8' 14:03:40.097 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/templates/templates.default.js' indexed with language 'js' 14:03:40.098 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html' indexed with language 'web' 14:03:40.098 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.js' generated metadata with charset 'UTF-8' 14:03:40.099 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.js' indexed with language 'js' 14:03:40.099 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.scss' indexed with no language 14:03:40.100 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html' indexed with language 'web' 14:03:40.100 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html' indexed with language 'web' 14:03:40.101 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.scss' indexed with no language 14:03:40.102 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.js' generated metadata with charset 'UTF-8' 14:03:40.102 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.js' indexed with language 'js' 14:03:40.103 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.scss' indexed with no language 14:03:40.103 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.js' generated metadata with charset 'UTF-8' 14:03:40.104 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.js' indexed with language 'js' 14:03:40.105 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.js' generated metadata with charset 'UTF-8' 14:03:40.105 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.js' indexed with language 'js' 14:03:40.105 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html' indexed with language 'web' 14:03:40.106 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.scss' indexed with no language 14:03:40.107 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/file-change.directive.js' generated metadata with charset 'UTF-8' 14:03:40.107 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/file-change.directive.js' indexed with language 'js' 14:03:40.108 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html' indexed with language 'web' 14:03:40.108 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.js' generated metadata with charset 'UTF-8' 14:03:40.109 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.js' indexed with language 'js' 14:03:40.109 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.scss' indexed with no language 14:03:40.110 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.js' generated metadata with charset 'UTF-8' 14:03:40.110 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.js' indexed with language 'js' 14:03:40.111 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html' indexed with language 'web' 14:03:40.112 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.scss' indexed with no language 14:03:40.112 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html' indexed with language 'web' 14:03:40.113 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.js' generated metadata with charset 'UTF-8' 14:03:40.113 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.js' indexed with language 'js' 14:03:40.114 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html' indexed with language 'web' 14:03:40.115 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.scss' indexed with no language 14:03:40.115 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.js' generated metadata with charset 'UTF-8' 14:03:40.116 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.js' indexed with language 'js' 14:03:40.117 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.js' generated metadata with charset 'UTF-8' 14:03:40.117 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.js' indexed with language 'js' 14:03:40.117 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html' indexed with language 'web' 14:03:40.118 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.scss' indexed with no language 14:03:40.118 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html' indexed with language 'web' 14:03:40.119 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.js' generated metadata with charset 'UTF-8' 14:03:40.119 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.js' indexed with language 'js' 14:03:40.120 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.scss' indexed with no language 14:03:40.121 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html' indexed with language 'web' 14:03:40.122 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.js' generated metadata with charset 'UTF-8' 14:03:40.122 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.js' indexed with language 'js' 14:03:40.122 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.scss' indexed with no language 14:03:40.123 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html' indexed with language 'web' 14:03:40.124 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.js' generated metadata with charset 'UTF-8' 14:03:40.124 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.js' indexed with language 'js' 14:03:40.125 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.scss' indexed with no language 14:03:40.126 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.js' generated metadata with charset 'UTF-8' 14:03:40.126 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.js' indexed with language 'js' 14:03:40.126 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.scss' indexed with no language 14:03:40.127 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html' indexed with language 'web' 14:03:40.128 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.state.js' generated metadata with charset 'UTF-8' 14:03:40.128 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.state.js' indexed with language 'js' 14:03:40.129 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.state.js' generated metadata with charset 'UTF-8' 14:03:40.129 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.state.js' indexed with language 'js' 14:03:40.130 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated-logo.svg' indexed with no language 14:03:40.131 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.js' generated metadata with charset 'UTF-8' 14:03:40.131 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.js' indexed with language 'js' 14:03:40.131 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html' indexed with language 'web' 14:03:40.132 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html' indexed with language 'web' 14:03:40.132 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.scss' indexed with no language 14:03:40.134 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.js' generated metadata with charset 'UTF-8' 14:03:40.134 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.js' indexed with language 'js' 14:03:40.134 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html' indexed with language 'web' 14:03:40.135 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.js' generated metadata with charset 'UTF-8' 14:03:40.136 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.js' indexed with language 'js' 14:03:40.136 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html' indexed with language 'web' 14:03:40.137 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.state.js' generated metadata with charset 'UTF-8' 14:03:40.137 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.state.js' indexed with language 'js' 14:03:40.138 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.js' generated metadata with charset 'UTF-8' 14:03:40.138 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.js' indexed with language 'js' 14:03:40.139 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.scss' indexed with no language 14:03:40.139 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/controllers.yml' indexed with no language 14:03:40.140 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/assets.json' indexed with no language 14:03:40.140 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/routing.yml' indexed with no language 14:03:40.141 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/services.yml' indexed with no language 14:03:40.141 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/UpworkAgencyProfileSetupBundle.php' generated metadata with charset 'UTF-8' 14:03:40.142 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/UpworkAgencyProfileSetupBundle.php' indexed with language 'php' 14:03:40.142 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/DirectoryService.php' generated metadata with charset 'UTF-8' 14:03:40.142 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/DirectoryService.php' indexed with language 'php' 14:03:40.143 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/CategoryService.php' generated metadata with charset 'UTF-8' 14:03:40.143 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/CategoryService.php' indexed with language 'php' 14:03:40.144 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/AgencyProfileService.php' generated metadata with charset 'UTF-8' 14:03:40.144 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/AgencyProfileService.php' indexed with language 'php' 14:03:40.145 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/OfferService.php' generated metadata with charset 'UTF-8' 14:03:40.145 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/OfferService.php' indexed with language 'php' 14:03:40.146 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/CategoryApiController.php' generated metadata with charset 'UTF-8' 14:03:40.146 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/CategoryApiController.php' indexed with language 'php' 14:03:40.147 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/IndexController.php' generated metadata with charset 'UTF-8' 14:03:40.148 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/IndexController.php' indexed with language 'php' 14:03:40.149 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/AgencyProfileApiController.php' generated metadata with charset 'UTF-8' 14:03:40.149 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/AgencyProfileApiController.php' indexed with language 'php' 14:03:40.150 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/UpworkAgencyProfileSetupExtension.php' generated metadata with charset 'UTF-8' 14:03:40.150 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/UpworkAgencyProfileSetupExtension.php' indexed with language 'php' 14:03:40.151 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/Configuration.php' generated metadata with charset 'UTF-8' 14:03:40.151 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/Configuration.php' indexed with language 'php' 14:03:40.155 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/services/company.test.js' generated metadata as test with charset 'UTF-8' 14:03:40.155 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/services/company.test.js' indexed as test with language 'js' 14:03:40.156 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/controllers/companyController.test.js' generated metadata as test with charset 'UTF-8' 14:03:40.156 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/controllers/companyController.test.js' indexed as test with language 'js' 14:03:40.157 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/karma.small.conf.js' generated metadata as test with charset 'UTF-8' 14:03:40.157 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/karma.small.conf.js' indexed as test with language 'js' 14:03:40.158 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/protractor.medium.conf.js' generated metadata as test with charset 'UTF-8' 14:03:40.158 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/protractor.medium.conf.js' indexed as test with language 'js' 14:03:40.159 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-address.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.159 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-address.spec.js' indexed as test with language 'js' 14:03:40.160 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-description.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.160 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-description.spec.js' indexed as test with language 'js' 14:03:40.161 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-owner.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.161 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-owner.spec.js' indexed as test with language 'js' 14:03:40.162 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-phone.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.162 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-phone.spec.js' indexed as test with language 'js' 14:03:40.163 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-tagline.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.163 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-tagline.spec.js' indexed as test with language 'js' 14:03:40.163 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-name.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.164 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-name.spec.js' indexed as test with language 'js' 14:03:40.164 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-timezone.spec.js' generated metadata as test with charset 'UTF-8' 14:03:40.164 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-timezone.spec.js' indexed as test with language 'js' 14:03:40.165 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/po/profilePage.js' generated metadata as test with charset 'UTF-8' 14:03:40.165 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/po/profilePage.js' indexed as test with language 'js' 14:03:40.168 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Entity/CountryTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.168 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Entity/CountryTest.php' indexed as test with language 'php' 14:03:40.169 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Controller/ControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.169 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Controller/ControllerTest.php' indexed as test with language 'php' 14:03:40.170 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/DependencyInjection/OdeskAgencySettingsExtensionTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.170 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/DependencyInjection/OdeskAgencySettingsExtensionTest.php' indexed as test with language 'php' 14:03:40.171 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/ZipValidatorTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.171 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/ZipValidatorTest.php' indexed as test with language 'php' 14:03:40.172 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/StateValidatorTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.173 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/StateValidatorTest.php' indexed as test with language 'php' 14:03:40.174 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Repository/CompaniesTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.174 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Repository/CompaniesTest.php' indexed as test with language 'php' 14:03:40.175 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/AgencySettingsContextTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.176 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/AgencySettingsContextTest.php' indexed as test with language 'php' 14:03:40.177 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/PermissionServiceTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.177 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/PermissionServiceTest.php' indexed as test with language 'php' 14:03:40.178 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/EventListener/AgencySettingsAccessListenerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.179 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/EventListener/AgencySettingsAccessListenerTest.php' indexed as test with language 'php' 14:03:40.180 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/RequestHandler/JsonRequestHandlerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.181 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/RequestHandler/JsonRequestHandlerTest.php' indexed as test with language 'php' 14:03:40.182 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/DataTransformer/SanitizeStringTransformerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.182 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/DataTransformer/SanitizeStringTransformerTest.php' indexed as test with language 'php' 14:03:40.187 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/small/app.test.js' generated metadata as test with charset 'UTF-8' 14:03:40.188 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/small/app.test.js' indexed as test with language 'js' 14:03:40.188 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.conf.js' generated metadata as test with charset 'UTF-8' 14:03:40.188 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.conf.js' indexed as test with language 'js' 14:03:40.189 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.base.conf.js' generated metadata as test with charset 'UTF-8' 14:03:40.189 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.base.conf.js' indexed as test with language 'js' 14:03:40.190 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/applet.js' generated metadata as test with charset 'UTF-8' 14:03:40.190 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/applet.js' indexed as test with language 'js' 14:03:40.191 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/HttpMock.js' generated metadata as test with charset 'UTF-8' 14:03:40.191 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/HttpMock.js' indexed as test with language 'js' 14:03:40.191 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.chrome.conf.js' generated metadata as test with charset 'UTF-8' 14:03:40.192 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.chrome.conf.js' indexed as test with language 'js' 14:03:40.192 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small_no_cover.conf.js' generated metadata as test with charset 'UTF-8' 14:03:40.192 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small_no_cover.conf.js' indexed as test with language 'js' 14:03:40.193 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/AgencyProfileApiControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.194 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/AgencyProfileApiControllerTest.php' indexed as test with language 'php' 14:03:40.194 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/CategoryApiControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.195 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/CategoryApiControllerTest.php' indexed as test with language 'php' 14:03:40.195 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/IndexControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:40.195 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/IndexControllerTest.php' indexed as test with language 'php' 14:03:40.196 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/ControllerTestCase.php' generated metadata as test with charset 'UTF-8' 14:03:40.197 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/ControllerTestCase.php' indexed as test with language 'php' 14:03:40.197 INFO: 198 files indexed 14:03:40.198 INFO: 198 files ignored because of inclusion/exclusion patterns 14:03:40.198 INFO: 0 files ignored because of scm ignore settings 14:03:40.198 INFO: Quality profile for js: Sonar way 14:03:40.198 INFO: Quality profile for php: Sonar way 14:03:40.198 INFO: Quality profile for web: Sonar way 14:03:40.198 INFO: ------------- Run sensors on module InfoSecagate-AgencySettings-test 14:03:40.285 INFO: Load metrics repository 14:03:40.295 DEBUG: GET 200 https://sonarqube.upwork.com/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=10ms 14:03:40.304 INFO: Load metrics repository (done) | time=19ms 14:03:41.363 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project 14:03:41.364 DEBUG: 'Import external issues report' skipped because one of the required properties is missing 14:03:41.364 DEBUG: 'SmellMeasuresSensor' skipped because there is no related file in current project 14:03:41.364 DEBUG: 'Clover Coverage Analysis' skipped because there is no related file in current project 14:03:41.364 DEBUG: 'Kotlin Sensor' skipped because there is no related file in current project 14:03:41.365 DEBUG: 'Import of detekt issues' skipped because there is no related file in current project 14:03:41.365 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing 14:03:41.366 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing 14:03:41.366 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project 14:03:41.366 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing 14:03:41.366 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project 14:03:41.366 DEBUG: 'Import of RuboCop issues' skipped because one of the required properties is missing 14:03:41.367 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project 14:03:41.367 DEBUG: 'Scala Sensor' skipped because there is no related file in current project 14:03:41.367 DEBUG: 'Scoverage sensor for Scala coverage' skipped because one of the required properties is missing 14:03:41.368 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project 14:03:41.368 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project 14:03:41.368 DEBUG: 'DetektSensor' skipped because there is no related file in current project 14:03:41.368 DEBUG: 'FindBugs Sensor' skipped because there is no related file in current project 14:03:41.368 DEBUG: 'Import of Checkstyle issues' skipped because there is no related file in current project 14:03:41.369 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 14:03:41.369 DEBUG: 'Import of SpotBugs issues' skipped because there is no related file in current project 14:03:41.369 DEBUG: 'SurefireSensor' skipped because there is no related file in current project 14:03:41.369 DEBUG: 'Removed properties sensor' skipped because there is no related file in current project 14:03:41.370 DEBUG: 'XML Sensor' skipped because there is no related file in current project 14:03:41.370 DEBUG: 'SonarTS' skipped because there is no related file in current project 14:03:41.370 DEBUG: 'CheckstyleSensor' skipped because there is no related file in current project 14:03:41.372 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 14:03:41.372 DEBUG: Sensors : JaCoCo XML Report Importer -> JavaScript analysis -> SonarJS Coverage -> JavaXmlSensor -> HTML -> PHP sensor -> Analyzer for "php.ini" files 14:03:41.373 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:03:41.377 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 14:03:41.378 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:03:41.378 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 14:03:41.378 INFO: Sensor JavaScript analysis [javascript] 14:03:41.378 DEBUG: Deploying bundle 14:03:41.378 DEBUG: Deploying eslint-bridge into /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/.sonartmp/eslint-bridge-bundle 14:03:42.013 DEBUG: Deploying bundle (done) | time=635ms 14:03:42.013 DEBUG: Starting server 14:03:42.021 DEBUG: Using default Node.js executable: 'node'. 14:03:42.021 DEBUG: Checking Node.js version 14:03:42.022 DEBUG: Launching command node -v 14:03:42.082 DEBUG: Using Node.js v8.12.0. 14:03:42.082 DEBUG: Starting Node.js process to start eslint-bridge server at port 12617 14:03:42.082 DEBUG: Launching command node /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/.sonartmp/eslint-bridge-bundle/package/bin/server 12617 14:03:42.662 DEBUG: starting eslint-bridge server at port 12617 14:03:42.677 DEBUG: eslint-bridge server is running at port 12617 14:03:42.690 DEBUG: Starting server (done) | time=677ms 14:03:42.691 INFO: 51 source files to be analyzed 14:03:42.918 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/templates/templates.default.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.018 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/components.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.074 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.260 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.466 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.479 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.636 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:43.860 INFO: 51/51 source files have been analyzed 14:03:43.861 INFO: Sensor SonarJS [javascript] 14:03:43.865 INFO: 51 source files to be analyzed 14:03:44.685 INFO: Sensor SonarJS [javascript] (done) | time=824ms 14:03:44.685 INFO: 51/51 source files have been analyzed 14:03:44.685 INFO: Sensor JavaScript analysis [javascript] (done) | time=3307ms 14:03:44.685 INFO: Sensor SonarJS Coverage [javascript] 14:03:44.686 WARN: No coverage information will be saved because LCOV file cannot be found. 14:03:44.686 WARN: Provided LCOV file path: build/js/coverage/lcov.info. Seek file with path: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/build/js/coverage/lcov.info 14:03:44.686 WARN: No coverage information will be saved because all LCOV files cannot be found. 14:03:44.686 INFO: Sensor SonarJS Coverage [javascript] (done) | time=1ms 14:03:44.686 INFO: Sensor JavaXmlSensor [java] 14:03:44.689 INFO: Sensor JavaXmlSensor [java] (done) | time=3ms 14:03:44.689 INFO: Sensor HTML [web] 14:03:44.716 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html' generated metadata with charset 'UTF-8' 14:03:44.734 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html: 0,0,4 14:03:44.740 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html' generated metadata with charset 'UTF-8' 14:03:44.749 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html: 0,0,1 14:03:44.750 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html' generated metadata with charset 'UTF-8' 14:03:44.752 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html: 0,0,0 14:03:44.754 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html' generated metadata with charset 'UTF-8' 14:03:44.757 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html: 0,0,5 14:03:44.762 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html' generated metadata with charset 'UTF-8' 14:03:44.766 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html: 0,0,5 14:03:44.768 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html' generated metadata with charset 'UTF-8' 14:03:44.774 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html: 0,0,8 14:03:44.782 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html' generated metadata with charset 'UTF-8' 14:03:44.783 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.783 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html: 0,0,1 14:03:44.785 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html' generated metadata with charset 'UTF-8' 14:03:44.789 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html: 0,0,6 14:03:44.794 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html' generated metadata with charset 'UTF-8' 14:03:44.797 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html: 0,0,0 14:03:44.799 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html' generated metadata with charset 'UTF-8' 14:03:44.802 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html: 0,0,3 14:03:44.803 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html' generated metadata with charset 'UTF-8' 14:03:44.803 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.804 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html: 0,0,1 14:03:44.805 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html' generated metadata with charset 'UTF-8' 14:03:44.805 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.805 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html: 0,0,2 14:03:44.806 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html' generated metadata with charset 'UTF-8' 14:03:44.808 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html: 0,0,2 14:03:44.809 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html' generated metadata with charset 'UTF-8' 14:03:44.810 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.810 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html: 0,0,1 14:03:44.811 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html' generated metadata with charset 'UTF-8' 14:03:44.812 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html: 0,0,0 14:03:44.812 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html' generated metadata with charset 'UTF-8' 14:03:44.813 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.813 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html: 0,0,1 14:03:44.815 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html' generated metadata with charset 'UTF-8' 14:03:44.816 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html: 0,0,3 14:03:44.817 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html' generated metadata with charset 'UTF-8' 14:03:44.819 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html: 0,0,0 14:03:44.820 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html' generated metadata with charset 'UTF-8' 14:03:44.821 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html: 0,0,4 14:03:44.827 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html' generated metadata with charset 'UTF-8' 14:03:44.830 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html: 0,0,4 14:03:44.833 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html' generated metadata with charset 'UTF-8' 14:03:44.834 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html: 0,0,2 14:03:44.835 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html' generated metadata with charset 'UTF-8' 14:03:44.836 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html: 0,0,8 14:03:44.840 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html' generated metadata with charset 'UTF-8' 14:03:44.845 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html: 0,0,13 14:03:44.848 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html' generated metadata with charset 'UTF-8' 14:03:44.855 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html: 0,0,6 14:03:44.858 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html' generated metadata with charset 'UTF-8' 14:03:44.860 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html: 0,0,2 14:03:44.862 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html' generated metadata with charset 'UTF-8' 14:03:44.868 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html: 0,0,13 14:03:44.871 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html' generated metadata with charset 'UTF-8' 14:03:44.873 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html: 0,0,2 14:03:44.875 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html' generated metadata with charset 'UTF-8' 14:03:44.877 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html: 0,0,1 14:03:44.878 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html' generated metadata with charset 'UTF-8' 14:03:44.880 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html: 0,0,5 14:03:44.890 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html' generated metadata with charset 'UTF-8' 14:03:44.891 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.891 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html: 0,0,1 14:03:44.892 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html' generated metadata with charset 'UTF-8' 14:03:44.892 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:44.892 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html: 0,0,1 14:03:44.893 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html' generated metadata with charset 'UTF-8' 14:03:44.894 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html: 0,0,0 14:03:44.895 INFO: Sensor HTML [web] (done) | time=206ms 14:03:44.895 INFO: Sensor PHP sensor [php] 14:03:45.138 INFO: 55 source files to be analyzed 14:03:45.351 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/DirectoryService.php' to have CPD blocks, it will not be part of the duplication detection 14:03:45.711 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/UpworkAgencyProfileSetupBundle.php' to have CPD blocks, it will not be part of the duplication detection 14:03:45.723 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/OfferService.php' to have CPD blocks, it will not be part of the duplication detection 14:03:45.726 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Timezone.php' to have CPD blocks, it will not be part of the duplication detection 14:03:45.762 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Entity/State.php' to have CPD blocks, it will not be part of the duplication detection 14:03:45.986 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/OdeskAgencySettingsBundle.php' to have CPD blocks, it will not be part of the duplication detection 14:03:46.230 INFO: 55/55 source files have been analyzed 14:03:46.231 INFO: No PHPUnit test report provided (see 'sonar.php.tests.reportPath' property) 14:03:46.232 WARN: PHPUnit xml coverage report not found: build/php/coverage-clover.xml 14:03:46.233 INFO: Sensor PHP sensor [php] (done) | time=1338ms 14:03:46.233 INFO: Sensor Analyzer for "php.ini" files [php] 14:03:46.235 INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=2ms 14:03:46.238 INFO: ------------- Run sensors on project 14:03:46.241 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing 14:03:46.241 DEBUG: 'Java CPD Block Indexer' skipped because there is no related file in current project 14:03:46.241 DEBUG: Sensors : Dependency-Check -> Zero Coverage Sensor 14:03:46.241 INFO: Sensor Dependency-Check [dependencycheck] 14:03:46.241 INFO: Process Dependency-Check report 14:03:46.242 INFO: Using JSON-Reportparser 14:03:46.243 INFO: Dependency-Check JSON report does not exists. Please check property sonar.dependencyCheck.jsonReportPath:/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/${WORKSPACE}/dependency-check-report.json 14:03:46.243 INFO: JSON-Analysis skipped/aborted due to missing report file 14:03:46.244 DEBUG: JSON-Dependency-Check report does not exist. java.io.FileNotFoundException: JSON-Dependency-Check report does not exist. at org.sonar.dependencycheck.report.JsonReportFile.getJsonReport(JsonReportFile.java:37) at org.sonar.dependencycheck.DependencyCheckSensor.parseAnalysis(DependencyCheckSensor.java:70) at org.sonar.dependencycheck.DependencyCheckSensor.execute(DependencyCheckSensor.java:150) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:354) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:03:46.244 INFO: Using XML-Reportparser 14:03:46.245 INFO: Dependency-Check XML report does not exists. Please check property sonar.dependencyCheck.xmlReportPath:/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/${WORKSPACE}/dependency-check-report.xml 14:03:46.245 INFO: XML-Analysis skipped/aborted due to missing report file 14:03:46.245 DEBUG: XML-Dependency-Check report does not exist. java.io.FileNotFoundException: XML-Dependency-Check report does not exist. at org.sonar.dependencycheck.report.XmlReportFile.getXmlReport(XmlReportFile.java:37) at org.sonar.dependencycheck.DependencyCheckSensor.parseAnalysis(DependencyCheckSensor.java:84) at org.sonar.dependencycheck.DependencyCheckSensor.execute(DependencyCheckSensor.java:150) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:354) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:03:46.245 INFO: Dependency-Check HTML report does not exists. Please check property sonar.dependencyCheck.htmlReportPath:/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/${WORKSPACE}/dependency-check-report.html 14:03:46.245 INFO: HTML-Dependency-Check report does not exist. 14:03:46.245 DEBUG: HTML-Dependency-Check report does not exist. java.io.FileNotFoundException: HTML-Dependency-Check report does not exist. at org.sonar.dependencycheck.report.HtmlReportFile.getHtmlReport(HtmlReportFile.java:37) at org.sonar.dependencycheck.DependencyCheckSensor.uploadHTMLReport(DependencyCheckSensor.java:100) at org.sonar.dependencycheck.DependencyCheckSensor.execute(DependencyCheckSensor.java:158) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:354) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:03:46.245 INFO: Process Dependency-Check report (done) | time=4ms 14:03:46.245 INFO: Sensor Dependency-Check [dependencycheck] (done) | time=4ms 14:03:46.245 INFO: Sensor Zero Coverage Sensor 14:03:46.266 INFO: Sensor Zero Coverage Sensor (done) | time=21ms 14:03:46.290 INFO: CPD Executor 20 files had no CPD blocks 14:03:46.290 INFO: CPD Executor Calculating CPD for 118 files 14:03:46.290 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Controller/SkillsController.php 14:03:46.295 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Companies.php 14:03:46.296 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/IndexController.php 14:03:46.296 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.js 14:03:46.301 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/DependencyInjection/OdeskAgencySettingsExtension.php 14:03:46.301 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/CategoryService.php 14:03:46.301 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/CAL/ArgumentsValidation.php 14:03:46.302 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/UpworkAgencyProfileSetupExtension.php 14:03:46.302 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/event-log.service.js 14:03:46.303 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/companyController.js 14:03:46.303 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Timezones.php 14:03:46.303 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html 14:03:46.303 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.state.js 14:03:46.304 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/AgencyProfileApiController.php 14:03:46.304 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Skills.php 14:03:46.304 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/Configuration.php 14:03:46.305 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AbstractSettingType.php 14:03:46.305 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/zip-validation.directive.js 14:03:46.305 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html 14:03:46.305 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.js 14:03:46.306 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.js 14:03:46.306 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AddressType.php 14:03:46.307 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.js 14:03:46.307 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/app.js 14:03:46.308 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeUrlTransformer.php 14:03:46.308 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html 14:03:46.308 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html 14:03:46.309 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.js 14:03:46.309 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html 14:03:46.310 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/State.php 14:03:46.311 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/PhoneType.php 14:03:46.311 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/step-data.service.js 14:03:46.311 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/StateTransformer.php 14:03:46.311 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/event-log.directive.js 14:03:46.312 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html 14:03:46.312 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/AceFindByCompanyRidCommand.php 14:03:46.312 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html 14:03:46.313 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.states.js 14:03:46.313 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Countries.php 14:03:46.313 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/agency-profile.service.js 14:03:46.313 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Exception/UsRestrictedException.php 14:03:46.313 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Controller/PortfolioController.php 14:03:46.314 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/uploadController.js 14:03:46.314 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.js 14:03:46.314 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html 14:03:46.314 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Taxes.php 14:03:46.315 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/AgencyProfileService.php 14:03:46.315 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/sessioncam_variables.js 14:03:46.315 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Controller/CompanyController.php 14:03:46.316 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.js 14:03:46.316 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.js 14:03:46.316 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html 14:03:46.316 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.device-detection.js 14:03:46.316 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/CountryTransformer.php 14:03:46.317 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/Zip.php 14:03:46.317 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoRatesGetList.php 14:03:46.317 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.js 14:03:46.318 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/TimezoneTransformer.php 14:03:46.318 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.js 14:03:46.318 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.state.js 14:03:46.318 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/EventListener/AgencySettingsAccessListener.php 14:03:46.319 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Service/AgencySettingsContext.php 14:03:46.319 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/category.service.js 14:03:46.319 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html 14:03:46.319 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.js 14:03:46.319 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Entity/Country.php 14:03:46.320 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/company-profile.service.js 14:03:46.320 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoAceSave.php 14:03:46.321 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html 14:03:46.322 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.config.js 14:03:46.322 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Persons.php 14:03:46.322 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/States.php 14:03:46.322 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html 14:03:46.323 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/ZipValidator.php 14:03:46.323 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/RequestHandler/JsonRequestHandler.php 14:03:46.323 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Categories.php 14:03:46.323 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html 14:03:46.323 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html 14:03:46.323 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html 14:03:46.324 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/company.js 14:03:46.325 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Accounting.php 14:03:46.325 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html 14:03:46.325 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/_.module.js 14:03:46.325 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/CategoryApiController.php 14:03:46.325 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.js 14:03:46.326 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeStringTransformer.php 14:03:46.326 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.js 14:03:46.326 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/DescriptionType.php 14:03:46.326 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.js 14:03:46.327 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Service/PermissionService.php 14:03:46.327 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.js 14:03:46.327 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html 14:03:46.327 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/TimezoneType.php 14:03:46.327 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.js 14:03:46.328 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html 14:03:46.328 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Component/Response/ResponseFactory.php 14:03:46.328 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Entity/Company.php 14:03:46.328 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.js 14:03:46.328 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Projects.php 14:03:46.329 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/http.service.js 14:03:46.329 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/StateValidator.php 14:03:46.329 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.state.js 14:03:46.329 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html 14:03:46.329 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/directives/routeLoadingIndicator.js 14:03:46.330 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.js 14:03:46.330 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/smf.service.js 14:03:46.330 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/SummaryType.php 14:03:46.330 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html 14:03:46.331 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html 14:03:46.331 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html 14:03:46.331 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html 14:03:46.331 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/assets.service.js 14:03:46.331 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/file-change.directive.js 14:03:46.332 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/NameType.php 14:03:46.332 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.js 14:03:46.332 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.js 14:03:46.333 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html 14:03:46.333 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html 14:03:46.334 INFO: CPD Executor CPD calculation finished (done) | time=44ms 14:03:46.343 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:46.342000000, lastModified=2020-08-03 14:03:36.408169000, size=230, fileKey=(dev=10304,ino=23068708) 14:03:46.343 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:46.343 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:46.343 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:46.343 DEBUG: file=/etc/gitconfig, is unmodified 14:03:46.343 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:46.343 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:46.343 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:46.343000000, lastModified=2020-08-03 14:03:36.408169000, size=230, fileKey=(dev=10304,ino=23068708) 14:03:46.344 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:46.344 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/etc/gitconfig, is unmodified 14:03:46.344 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:46.344 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:46.343000000, lastModified=2020-08-03 14:03:36.408169000, delta=9934831000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:46.344 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/index, create new FileSnapshot: lastRead=2020-08-03 14:03:46.344000000, lastModified=2020-08-03 14:03:36.576166000, size=55634, fileKey=(dev=10304,ino=23068703) 14:03:46.344 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:39.726000000, lastModified=2020-07-29 15:40:09.005913000, delta=426210720087000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:46.344 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/etc/gitconfig, is unmodified 14:03:46.344 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:39.736000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463419736000000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:46.344 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:46.343000000, lastModified=2020-08-03 14:03:36.408169000, delta=9934831000 ns, racy<=2500000000 ns 14:03:46.344 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:46.345 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/HEAD, create new FileSnapshot: lastRead=2020-08-03 14:03:46.345000000, lastModified=2020-08-03 14:03:36.576166000, size=24, fileKey=(dev=10304,ino=23071696) 14:03:46.347 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, create new FileSnapshot: lastRead=2020-08-03 14:03:46.346000000, lastModified=2020-08-03 14:03:36.576166000, size=41, fileKey=(dev=10304,ino=23068705) 14:03:46.348 DEBUG: SCM revision ID '3f94e086e71ce68b1a604f0446a44d0601614a82' 14:03:46.439 INFO: Analysis report generated in 91ms, dir size=578 KB 14:03:46.651 INFO: Analysis report compressed in 211ms, zip size=353 KB 14:03:46.651 INFO: Analysis report generated in /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/scanner-report 14:03:46.651 DEBUG: Upload report 14:03:46.734 DEBUG: POST 200 https://sonarqube.upwork.com/api/ce/submit?projectKey=AGENCY_agency-settings-binder&projectName=InfoSecagate-AgencySettings-test | time=83ms 14:03:46.736 INFO: Analysis report uploaded in 85ms 14:03:46.737 DEBUG: Report metadata written to /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/report-task.txt 14:03:46.737 INFO: ANALYSIS SUCCESSFUL, you can browse https://sonarqube.upwork.com/dashboard?id=AGENCY_agency-settings-binder 14:03:46.737 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:03:46.737 INFO: More about the report processing at https://sonarqube.upwork.com/api/ce/task?id=AXO0oqx9VyNarV3RsenY 14:03:46.739 DEBUG: Post-jobs : 14:03:46.741 DEBUG: eslint-bridge server will shutdown 14:03:46.883 INFO: Analysis total time: 8.738 s 14:03:46.885 INFO: ------------------------------------------------------------------------ 14:03:46.885 INFO: EXECUTION SUCCESS 14:03:46.885 INFO: ------------------------------------------------------------------------ 14:03:46.886 INFO: Total time: 10.092s 14:03:46.981 INFO: Final Memory: 20M/290M 14:03:46.982 INFO: ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // nodejs [Pipeline] } [Pipeline] // withSonarQubeEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (PR-Scan) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] tool [Pipeline] withSonarQubeEnv Injecting SonarQube environment variables using the configuration: sonarqube [Pipeline] { [Pipeline] sh + echo refs/heads/develop + cut -d/ -f3 [Pipeline] git using credential infosec-bitbucket Cloning the remote Git repository Checking out Revision 3f94e086e71ce68b1a604f0446a44d0601614a82 (refs/remotes/origin/develop) Commit message: "update sonar properties" [Pipeline] nodejs [Pipeline] { [Pipeline] sh + /opt/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SQ_4.3/bin/sonar-scanner -Dsonar.host.url=https://sonarqube.upwork.com -Dsonar.bitbucket.branchName=AG-145-agency-settings-move -Dsonar.bitbucket.branchName=AG-145-agency-settings-move -Dsonar.pullrequest.branch=AG-145-agency-settings-move -Dsonar.pullrequest.key=199 -Dsonar.pullrequest.base=develop -Dsonar.projectKey=AGENCY_agency-settings-binder -Dsonar.scm.provider=git -Dsonar.verbose=true INFO: Scanner configuration file: /opt/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SQ_4.3/conf/sonar-scanner.properties INFO: Project root configuration file: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/sonar-project.properties 14:03:48.433 INFO: SonarScanner 4.3.0.2102 14:03:48.435 INFO: Java 1.8.0_252 Private Build (64-bit) 14:03:48.435 INFO: Linux 4.4.0-1101-aws amd64 Cloning repository https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git > git init /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder # timeout=10 Fetching upstream changes from https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git > git --version # timeout=10 using GIT_ASKPASS to set credentials infosec-bitbucket > git fetch --tags --progress https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git # timeout=10 Fetching upstream changes from https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git using GIT_ASKPASS to set credentials infosec-bitbucket > git fetch --tags --progress https://stash.odesk.com/scm/infosec/agency-settings-binder-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f94e086e71ce68b1a604f0446a44d0601614a82 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b develop 3f94e086e71ce68b1a604f0446a44d0601614a82 # timeout=10 14:03:48.560 DEBUG: keyStore is : 14:03:48.560 DEBUG: keyStore type is : jks 14:03:48.560 DEBUG: keyStore provider is : 14:03:48.560 DEBUG: init keystore 14:03:48.561 DEBUG: init keymanager of type SunX509 14:03:48.613 DEBUG: Create: /opt/jenkins/.sonar/cache 14:03:48.614 INFO: User cache: /opt/jenkins/.sonar/cache 14:03:48.614 DEBUG: Create: /opt/jenkins/.sonar/cache/_tmp 14:03:48.617 DEBUG: Extract sonar-scanner-api-batch in temp... 14:03:48.623 DEBUG: Get bootstrap index... 14:03:48.623 DEBUG: Download: https://sonarqube.upwork.com/batch/index 14:03:48.833 DEBUG: Get bootstrap completed 14:03:48.838 DEBUG: Create isolated classloader... 14:03:48.844 DEBUG: Start temp cleaning... 14:03:48.863 DEBUG: Temp cleaning done 14:03:48.864 INFO: Scanner configuration file: /opt/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/SQ_4.3/conf/sonar-scanner.properties 14:03:48.864 INFO: Project root configuration file: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/sonar-project.properties 14:03:48.865 DEBUG: Execution getVersion 14:03:48.867 INFO: Analyzing on SonarQube server 8.3.1 14:03:48.867 INFO: Default locale: "en_US", source code encoding: "UTF-8" 14:03:48.867 DEBUG: Work directory: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork 14:03:48.868 DEBUG: Execution execute 14:03:49.011 WARN: SonarScanner will require Java 11 to run starting in SonarQube 8.x 14:03:49.011 DEBUG: Enterprise 8.3.1.34397 14:03:49.082 INFO: Load global settings 14:03:49.228 DEBUG: GET 200 https://sonarqube.upwork.com/api/settings/values.protobuf | time=145ms 14:03:49.249 INFO: Load global settings (done) | time=166ms 14:03:49.252 INFO: Server id: 39E0EBC1-AXHtEHXWZZ03BkLhZg_i 14:03:49.254 INFO: User cache: /opt/jenkins/.sonar/cache 14:03:49.257 INFO: Load/download plugins 14:03:49.257 INFO: Load plugins index 14:03:49.274 DEBUG: GET 200 https://sonarqube.upwork.com/api/plugins/installed | time=17ms 14:03:49.295 INFO: Load plugins index (done) | time=38ms 14:03:49.318 INFO: Load/download plugins (done) | time=61ms 14:03:49.358 DEBUG: Plugins: 14:03:49.358 DEBUG: * Dependency-Check 2.0.5 (dependencycheck) 14:03:49.358 DEBUG: * Code Smells 4.0.0 (smells) 14:03:49.358 DEBUG: * Clover 4.1 (clover) 14:03:49.358 DEBUG: * JaCoCo 1.1.0.898 (jacoco) 14:03:49.358 DEBUG: * SonarKotlin 1.5.0.315 (kotlin) 14:03:49.358 DEBUG: * SonarJS 6.2.1.12157 (javascript) 14:03:49.358 DEBUG: * SonarRuby 1.5.0.315 (ruby) 14:03:49.359 DEBUG: * SonarScala 1.5.0.315 (sonarscala) 14:03:49.359 DEBUG: * License for SonarLint 8.3.1.34397 (license) 14:03:49.359 DEBUG: * detekt 2.1.0 (detekt) 14:03:49.359 DEBUG: * Findbugs 4.0.0 (findbugs) 14:03:49.359 DEBUG: * Java Code Quality and Security 6.3.2.22818 (java) 14:03:49.359 DEBUG: * SonarHTML 3.2.0.2082 (web) 14:03:49.359 DEBUG: * Codehawk Java 1.3 (codehawk) 14:03:49.359 DEBUG: * Git 1.11.1.2008 (scmgit) 14:03:49.359 DEBUG: * SonarXML 2.0.1.2020 (xml) 14:03:49.359 DEBUG: * SonarPHP 3.3.0.5166 (php) 14:03:49.359 DEBUG: * SonarTS 2.1.0.4359 (typescript) 14:03:49.359 DEBUG: * Checkstyle 4.33 (checkstyle) 14:03:49.385 INFO: Loaded core extensions: developer-scanner 14:03:49.409 DEBUG: Installed core extension: developer-scanner 14:03:49.826 INFO: Process project properties 14:03:49.836 INFO: Process project properties (done) | time=10ms 14:03:49.838 INFO: Project key: AGENCY_agency-settings-binder 14:03:49.838 INFO: Base dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder 14:03:49.838 INFO: Working dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork 14:03:49.838 DEBUG: Project global encoding: UTF-8, default locale: en_US 14:03:49.840 DEBUG: Creating module hierarchy 14:03:49.840 DEBUG: Init module 'InfoSecagate-AgencySettings-test' 14:03:49.840 DEBUG: Base dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder 14:03:49.840 DEBUG: Working dir: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork 14:03:49.840 DEBUG: Module global encoding: UTF-8, default locale: en_US 14:03:49.842 INFO: Load project settings for component key: 'AGENCY_agency-settings-binder' 14:03:49.883 DEBUG: GET 200 https://sonarqube.upwork.com/api/settings/values.protobuf?component=AGENCY_agency-settings-binder | time=40ms 14:03:49.884 INFO: Load project settings for component key: 'AGENCY_agency-settings-binder' (done) | time=42ms 14:03:49.927 INFO: Load project branches 14:03:49.940 DEBUG: GET 200 https://sonarqube.upwork.com/api/project_branches/list?project=AGENCY_agency-settings-binder | time=13ms 14:03:49.945 INFO: Load project branches (done) | time=18ms 14:03:49.946 INFO: Load project pull requests 14:03:49.960 DEBUG: GET 200 https://sonarqube.upwork.com/api/project_pull_requests/list?project=AGENCY_agency-settings-binder | time=13ms 14:03:49.963 INFO: Load project pull requests (done) | time=17ms 14:03:49.963 INFO: Load branch configuration 14:03:49.964 INFO: Found manual configuration of branch/PR analysis. Skipping automatic configuration. 14:03:49.967 INFO: Load branch configuration (done) | time=4ms 14:03:49.975 DEBUG: Available languages: 14:03:49.975 DEBUG: * Neutral => "neutral" 14:03:49.975 DEBUG: * Kotlin => "kotlin" 14:03:49.975 DEBUG: * JavaScript => "js" 14:03:49.976 DEBUG: * TypeScript => "ts" 14:03:49.976 DEBUG: * Ruby => "ruby" 14:03:49.976 DEBUG: * Scala => "scala" 14:03:49.976 DEBUG: * Java => "java" 14:03:49.976 DEBUG: * HTML => "web" 14:03:49.976 DEBUG: * JSP => "jsp" 14:03:49.976 DEBUG: * XML => "xml" 14:03:49.976 DEBUG: * PHP => "php" 14:03:49.980 INFO: Load quality profiles 14:03:50.038 DEBUG: GET 200 https://sonarqube.upwork.com/api/qualityprofiles/search.protobuf?project=AGENCY_agency-settings-binder | time=57ms 14:03:50.055 INFO: Load quality profiles (done) | time=75ms 14:03:50.061 INFO: Auto-configuring with CI 'Jenkins' 14:03:50.063 INFO: Load active rules 14:03:50.289 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2QxnUi4JGB-cRzUXV&ps=500&p=1 | time=225ms 14:03:50.426 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGE9XzlBPIeNN37N&ps=500&p=1 | time=26ms 14:03:50.450 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PF_9XzlBPIeNN36S&ps=500&p=1 | time=22ms 14:03:50.469 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGKIXzlBPIeNN37y&ps=500&p=1 | time=17ms 14:03:50.487 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXOgNRCGVyNarV3Rsel3&ps=500&p=1 | time=17ms 14:03:50.536 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGUTXzlBPIeNN3-h&ps=500&p=1 | time=48ms 14:03:50.597 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2Qxumi4JGB-cRzUfB&ps=500&p=1 | time=51ms 14:03:50.620 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2QyAPi4JGB-cRzUp5&ps=500&p=1 | time=18ms 14:03:50.665 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2Qx3gi4JGB-cRzUm4&ps=500&p=1 | time=44ms 14:03:50.708 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN_PGjVXzlBPIeNN4GW&ps=500&p=1 | time=38ms 14:03:50.754 DEBUG: GET 200 https://sonarqube.upwork.com/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXN2QyCNi4JGB-cRzUrN&ps=500&p=1 | time=44ms 14:03:50.761 INFO: Load active rules (done) | time=698ms 14:03:50.772 INFO: Pull request 199 for merge into develop from AG-145-agency-settings-move 14:03:50.783 INFO: SCM collecting changed files in the branch 14:03:50.796 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:50.795000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:50.799 DEBUG: file=null, size changed from -1 to 308 bytes 14:03:50.799 DEBUG: loading config FileBasedConfig[/opt/jenkins/.config/jgit/config] 14:03:50.799 DEBUG: file=/opt/jenkins/.config/jgit/config, create new FileSnapshot: lastRead=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, size=308, fileKey=(dev=10304,ino=9460293) 14:03:50.800 DEBUG: readpipe [git, --version],/usr/bin 14:03:50.804 DEBUG: readpipe may return 'git version 2.7.4' 14:03:50.804 DEBUG: remaining output: 14:03:50.804 DEBUG: readpipe [git, config, --system, --edit],/usr/bin 14:03:50.806 DEBUG: readpipe may return '/etc/gitconfig' 14:03:50.806 DEBUG: remaining output: 14:03:50.807 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.807 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.807 DEBUG: file=null, size changed from -1 to 0 bytes 14:03:50.807 DEBUG: loading config FileBasedConfig[/etc/gitconfig] 14:03:50.808 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.808 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.808 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.808 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.808 DEBUG: file=null, size changed from -1 to 0 bytes 14:03:50.808 DEBUG: loading config FileBasedConfig[/opt/jenkins/.gitconfig] 14:03:50.808 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:50.809 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.809 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.810 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.810 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.810 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.810 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.810 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, delta=2764008000 ns, racy<=2500000000 ns 14:03:50.810 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.836 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.836 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.836 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.836 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.836 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.836 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/index, create new FileSnapshot: lastRead=2020-08-03 14:03:50.831000000, lastModified=2020-08-03 14:03:48.207990000, size=55634, fileKey=(dev=10304,ino=23068704) 14:03:50.837 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.837 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.837 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.837 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.837 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.837 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.838 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, delta=2764008000 ns, racy<=2500000000 ns 14:03:50.838 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.838 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, create new FileSnapshot: lastRead=2020-08-03 14:03:50.838000000, lastModified=2020-08-03 14:03:48.207990000, size=41, fileKey=(dev=10304,ino=23068706) 14:03:50.839 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.839 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.839 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.839 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.839 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.839 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.839 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, delta=2764008000 ns, racy<=2500000000 ns 14:03:50.839 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.852 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.852 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.852 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.852 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.852 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.852 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.852 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.852 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.853 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.853 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.853 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.853 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.858 DEBUG: file=null, size changed from -1 to 4096 bytes 14:03:50.859 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/objects/pack, create new FileSnapshot: lastRead=2020-08-03 14:03:50.858000000, lastModified=2020-08-03 14:03:48.023992000, size=4096, fileKey=(dev=10304,ino=23068707) 14:03:50.865 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/objects/pack/pack-0b60be23375a396d8d6e23095d11bde5da05178f.pack, create new FileSnapshot: lastRead=2020-08-03 14:03:50.864000000, lastModified=2020-08-03 14:03:47.987993000, size=1693364, fileKey=(dev=10304,ino=23068713) 14:03:50.871 DEBUG: Opening pack index /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/objects/pack/pack-0b60be23375a396d8d6e23095d11bde5da05178f.idx, size 0.151 MB took 5 ms 14:03:50.874 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.874 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.874 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.874 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.874 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.874 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.874 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, delta=2764008000 ns, racy<=2500000000 ns 14:03:50.874 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.875 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/HEAD, create new FileSnapshot: lastRead=2020-08-03 14:03:50.875000000, lastModified=2020-08-03 14:03:48.207990000, size=24, fileKey=(dev=10304,ino=23071697) 14:03:50.875 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, isRacyClean=false, read=2020-08-03 14:03:50.838000000, lastModified=2020-08-03 14:03:48.207990000, delta=2630010000 ns, racy<=15215000 ns 14:03:50.875 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, is unmodified 14:03:50.876 DEBUG: Merge base sha1: 3f94e086e71ce68b1a604f0446a44d0601614a82 14:03:50.882 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.882 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.882 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.882 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.882 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.882 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.882 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, delta=2764008000 ns, racy<=2500000000 ns 14:03:50.882 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.882 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/HEAD, isRacyClean=false, read=2020-08-03 14:03:50.875000000, lastModified=2020-08-03 14:03:48.207990000, delta=2667010000 ns, racy<=15215000 ns 14:03:50.883 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/HEAD, is unmodified 14:03:50.883 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, isRacyClean=false, read=2020-08-03 14:03:50.838000000, lastModified=2020-08-03 14:03:48.207990000, delta=2630010000 ns, racy<=15215000 ns 14:03:50.883 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, is unmodified 14:03:50.886 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.886 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.886 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.886 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.886 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.886 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.886 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=2020-08-03 14:03:48.043992000, delta=2764008000 ns, racy<=2500000000 ns 14:03:50.886 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.895 INFO: SCM collecting changed files in the branch (done) | time=112ms 14:03:50.895 DEBUG: SCM reported 0 files changed in the branch 14:03:50.901 DEBUG: Declared extensions of language Neutral were converted to sonar.lang.patterns.neutral : 14:03:50.901 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt 14:03:50.901 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue 14:03:50.901 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx 14:03:50.901 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb 14:03:50.902 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala 14:03:50.902 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav 14:03:50.902 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml 14:03:50.902 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx 14:03:50.902 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl 14:03:50.902 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc 14:03:50.904 INFO: Indexing files... 14:03:50.904 INFO: Project configuration: 14:03:50.904 INFO: Excluded sources: **/__tests__/*, **/__tests__/**/*, **/vendor/**/*, **/build/*, **/build/**/*, **/Tests/*, **/Tests/**/*, **/JsTests/*, **/JsTests/**/*, **/node_modules/**/*, **/cypress/**/*, **/cypress/*, **/Tests/**/*, **/JsTests/**/*, *.spec.js 14:03:50.904 INFO: Included tests: **/Tests/**/*, **/JsTests/**/*, *.spec.js 14:03:50.905 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:50.905 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.905 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.905 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.905 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.905 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.905 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.906 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:50.906 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.906 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.906 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.906 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.906 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.906 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.906 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, delta=2861008000 ns, racy<=2500000000 ns 14:03:50.907 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.907 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/index, create new FileSnapshot: lastRead=2020-08-03 14:03:50.907000000, lastModified=2020-08-03 14:03:48.207990000, size=55634, fileKey=(dev=10304,ino=23068704) 14:03:50.909 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.909 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.910 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.910 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.910 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.910 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.910 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, delta=2861008000 ns, racy<=2500000000 ns 14:03:50.910 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.913 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.913 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.913 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.913 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.913 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.913 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.913 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, delta=2861008000 ns, racy<=2500000000 ns 14:03:50.913 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.926 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.926 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.926 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.926 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.926 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.926 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.926 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, delta=2861008000 ns, racy<=2500000000 ns 14:03:50.927 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:50.943 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:50.944 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:50.944 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:50.944 DEBUG: file=/etc/gitconfig, is unmodified 14:03:50.944 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:50.944 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:50.944 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:50.905000000, lastModified=2020-08-03 14:03:48.043992000, delta=2861008000 ns, racy<=2500000000 ns 14:03:50.945 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:51.052 DEBUG: 311 non excluded files in this Git repository 14:03:51.092 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/views/Index/index.html.twig' indexed with no language 14:03:51.107 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/company.js' generated metadata with charset 'UTF-8' 14:03:51.108 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/company.js' indexed with language 'js' 14:03:51.111 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/smf.service.js' generated metadata with charset 'UTF-8' 14:03:51.112 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/smf.service.js' indexed with language 'js' 14:03:51.114 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/directives/routeLoadingIndicator.js' generated metadata with charset 'UTF-8' 14:03:51.114 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/directives/routeLoadingIndicator.js' indexed with language 'js' 14:03:51.118 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/companyController.js' generated metadata with charset 'UTF-8' 14:03:51.119 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/companyController.js' indexed with language 'js' 14:03:51.121 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/uploadController.js' generated metadata with charset 'UTF-8' 14:03:51.121 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/uploadController.js' indexed with language 'js' 14:03:51.123 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/app.js' generated metadata with charset 'UTF-8' 14:03:51.124 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/app.js' indexed with language 'js' 14:03:51.125 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html' indexed with language 'web' 14:03:51.126 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html' indexed with language 'web' 14:03:51.127 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html' indexed with language 'web' 14:03:51.128 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html' indexed with language 'web' 14:03:51.129 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html' indexed with language 'web' 14:03:51.130 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html' indexed with language 'web' 14:03:51.131 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html' indexed with language 'web' 14:03:51.132 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html' indexed with language 'web' 14:03:51.133 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html' indexed with language 'web' 14:03:51.134 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html' indexed with language 'web' 14:03:51.135 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html' indexed with language 'web' 14:03:51.137 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html' indexed with language 'web' 14:03:51.138 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.module.js' generated metadata with charset 'UTF-8' 14:03:51.139 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.module.js' indexed with language 'js' 14:03:51.141 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.js' generated metadata with charset 'UTF-8' 14:03:51.141 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.js' indexed with language 'js' 14:03:51.143 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.module.js' generated metadata with charset 'UTF-8' 14:03:51.143 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.module.js' indexed with language 'js' 14:03:51.144 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html' indexed with language 'web' 14:03:51.146 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.js' generated metadata with charset 'UTF-8' 14:03:51.146 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.js' indexed with language 'js' 14:03:51.148 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.js' generated metadata with charset 'UTF-8' 14:03:51.149 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.js' indexed with language 'js' 14:03:51.150 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.module.js' generated metadata with charset 'UTF-8' 14:03:51.150 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.module.js' indexed with language 'js' 14:03:51.152 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html' indexed with language 'web' 14:03:51.153 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/components.module.js' generated metadata with charset 'UTF-8' 14:03:51.153 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/components.module.js' indexed with language 'js' 14:03:51.155 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.module.js' generated metadata with charset 'UTF-8' 14:03:51.155 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.module.js' indexed with language 'js' 14:03:51.158 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.js' generated metadata with charset 'UTF-8' 14:03:51.158 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.js' indexed with language 'js' 14:03:51.159 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html' indexed with language 'web' 14:03:51.160 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/config/routing.yml' indexed with no language 14:03:51.161 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/config/config.yml' indexed with no language 14:03:51.162 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/config/timezones.yml' indexed with no language 14:03:51.163 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/css/main.css' indexed with no language 14:03:51.166 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Timezone.php' generated metadata with charset 'UTF-8' 14:03:51.167 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Timezone.php' indexed with language 'php' 14:03:51.168 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/State.php' generated metadata with charset 'UTF-8' 14:03:51.168 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/State.php' indexed with language 'php' 14:03:51.170 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Company.php' generated metadata with charset 'UTF-8' 14:03:51.171 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Company.php' indexed with language 'php' 14:03:51.173 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Country.php' generated metadata with charset 'UTF-8' 14:03:51.173 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Country.php' indexed with language 'php' 14:03:51.174 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/OdeskAgencySettingsBundle.php' generated metadata with charset 'UTF-8' 14:03:51.175 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/OdeskAgencySettingsBundle.php' indexed with language 'php' 14:03:51.181 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/CompanyController.php' generated metadata with charset 'UTF-8' 14:03:51.184 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/CompanyController.php' indexed with language 'php' 14:03:51.186 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/SkillsController.php' generated metadata with charset 'UTF-8' 14:03:51.186 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/SkillsController.php' indexed with language 'php' 14:03:51.189 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/PortfolioController.php' generated metadata with charset 'UTF-8' 14:03:51.190 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Controller/PortfolioController.php' indexed with language 'php' 14:03:51.192 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/DependencyInjection/OdeskAgencySettingsExtension.php' generated metadata with charset 'UTF-8' 14:03:51.192 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/DependencyInjection/OdeskAgencySettingsExtension.php' indexed with language 'php' 14:03:51.194 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/State.php' generated metadata with charset 'UTF-8' 14:03:51.194 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/State.php' indexed with language 'php' 14:03:51.195 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/Zip.php' generated metadata with charset 'UTF-8' 14:03:51.196 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/Zip.php' indexed with language 'php' 14:03:51.197 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/StateValidator.php' generated metadata with charset 'UTF-8' 14:03:51.198 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/StateValidator.php' indexed with language 'php' 14:03:51.199 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/ZipValidator.php' generated metadata with charset 'UTF-8' 14:03:51.200 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/ZipValidator.php' indexed with language 'php' 14:03:51.204 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/CAL/ArgumentsValidation.php' generated metadata with charset 'UTF-8' 14:03:51.206 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/CAL/ArgumentsValidation.php' indexed with language 'php' 14:03:51.209 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoAceSave.php' generated metadata with charset 'UTF-8' 14:03:51.209 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoAceSave.php' indexed with language 'php' 14:03:51.212 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoRatesGetList.php' generated metadata with charset 'UTF-8' 14:03:51.212 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoRatesGetList.php' indexed with language 'php' 14:03:51.214 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/AceFindByCompanyRidCommand.php' generated metadata with charset 'UTF-8' 14:03:51.215 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/AceFindByCompanyRidCommand.php' indexed with language 'php' 14:03:51.217 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Categories.php' generated metadata with charset 'UTF-8' 14:03:51.217 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Categories.php' indexed with language 'php' 14:03:51.218 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Persons.php' generated metadata with charset 'UTF-8' 14:03:51.218 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Persons.php' indexed with language 'php' 14:03:51.220 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Countries.php' generated metadata with charset 'UTF-8' 14:03:51.221 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Countries.php' indexed with language 'php' 14:03:51.222 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Exception/UsRestrictedException.php' generated metadata with charset 'UTF-8' 14:03:51.222 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Exception/UsRestrictedException.php' indexed with language 'php' 14:03:51.225 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Projects.php' generated metadata with charset 'UTF-8' 14:03:51.226 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Projects.php' indexed with language 'php' 14:03:51.228 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Skills.php' generated metadata with charset 'UTF-8' 14:03:51.228 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Skills.php' indexed with language 'php' 14:03:51.231 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Companies.php' generated metadata with charset 'UTF-8' 14:03:51.232 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Companies.php' indexed with language 'php' 14:03:51.234 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Accounting.php' generated metadata with charset 'UTF-8' 14:03:51.234 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Accounting.php' indexed with language 'php' 14:03:51.236 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Timezones.php' generated metadata with charset 'UTF-8' 14:03:51.236 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Timezones.php' indexed with language 'php' 14:03:51.238 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Taxes.php' generated metadata with charset 'UTF-8' 14:03:51.238 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/Taxes.php' indexed with language 'php' 14:03:51.240 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/States.php' generated metadata with charset 'UTF-8' 14:03:51.241 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Repository/States.php' indexed with language 'php' 14:03:51.244 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/AgencySettingsContext.php' generated metadata with charset 'UTF-8' 14:03:51.245 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/AgencySettingsContext.php' indexed with language 'php' 14:03:51.246 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/PermissionService.php' generated metadata with charset 'UTF-8' 14:03:51.246 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Service/PermissionService.php' indexed with language 'php' 14:03:51.250 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/EventListener/AgencySettingsAccessListener.php' generated metadata with charset 'UTF-8' 14:03:51.250 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/EventListener/AgencySettingsAccessListener.php' indexed with language 'php' 14:03:51.252 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/RequestHandler/JsonRequestHandler.php' generated metadata with charset 'UTF-8' 14:03:51.253 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/RequestHandler/JsonRequestHandler.php' indexed with language 'php' 14:03:51.254 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/PhoneType.php' generated metadata with charset 'UTF-8' 14:03:51.254 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/PhoneType.php' indexed with language 'php' 14:03:51.256 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/SummaryType.php' generated metadata with charset 'UTF-8' 14:03:51.256 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/SummaryType.php' indexed with language 'php' 14:03:51.258 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AddressType.php' generated metadata with charset 'UTF-8' 14:03:51.258 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AddressType.php' indexed with language 'php' 14:03:51.260 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/TimezoneType.php' generated metadata with charset 'UTF-8' 14:03:51.260 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/TimezoneType.php' indexed with language 'php' 14:03:51.261 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AbstractSettingType.php' generated metadata with charset 'UTF-8' 14:03:51.262 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AbstractSettingType.php' indexed with language 'php' 14:03:51.263 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/DescriptionType.php' generated metadata with charset 'UTF-8' 14:03:51.263 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/DescriptionType.php' indexed with language 'php' 14:03:51.264 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/NameType.php' generated metadata with charset 'UTF-8' 14:03:51.265 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/Type/NameType.php' indexed with language 'php' 14:03:51.266 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/TimezoneTransformer.php' generated metadata with charset 'UTF-8' 14:03:51.267 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/TimezoneTransformer.php' indexed with language 'php' 14:03:51.268 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/StateTransformer.php' generated metadata with charset 'UTF-8' 14:03:51.269 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/StateTransformer.php' indexed with language 'php' 14:03:51.270 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/CountryTransformer.php' generated metadata with charset 'UTF-8' 14:03:51.271 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/CountryTransformer.php' indexed with language 'php' 14:03:51.272 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeUrlTransformer.php' generated metadata with charset 'UTF-8' 14:03:51.273 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeUrlTransformer.php' indexed with language 'php' 14:03:51.275 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeStringTransformer.php' generated metadata with charset 'UTF-8' 14:03:51.275 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeStringTransformer.php' indexed with language 'php' 14:03:51.279 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Component/Response/ResponseFactory.php' generated metadata with charset 'UTF-8' 14:03:51.280 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Component/Response/ResponseFactory.php' indexed with language 'php' 14:03:51.281 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/views/Index/layout.html.twig' indexed with no language 14:03:51.282 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/category.service.js' generated metadata with charset 'UTF-8' 14:03:51.283 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/category.service.js' indexed with language 'js' 14:03:51.284 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/agency-profile.service.js' generated metadata with charset 'UTF-8' 14:03:51.284 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/agency-profile.service.js' indexed with language 'js' 14:03:51.287 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/http.service.js' generated metadata with charset 'UTF-8' 14:03:51.288 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/http.service.js' indexed with language 'js' 14:03:51.292 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/event-log.service.js' generated metadata with charset 'UTF-8' 14:03:51.292 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/event-log.service.js' indexed with language 'js' 14:03:51.293 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/assets.service.js' generated metadata with charset 'UTF-8' 14:03:51.294 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/assets.service.js' indexed with language 'js' 14:03:51.296 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/company-profile.service.js' generated metadata with charset 'UTF-8' 14:03:51.296 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/company-profile.service.js' indexed with language 'js' 14:03:51.297 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/step-data.service.js' generated metadata with charset 'UTF-8' 14:03:51.297 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/step-data.service.js' indexed with language 'js' 14:03:51.299 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/event-log.directive.js' generated metadata with charset 'UTF-8' 14:03:51.299 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/event-log.directive.js' indexed with language 'js' 14:03:51.301 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/zip-validation.directive.js' generated metadata with charset 'UTF-8' 14:03:51.301 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/zip-validation.directive.js' indexed with language 'js' 14:03:51.302 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/sessioncam_variables.js' generated metadata with charset 'UTF-8' 14:03:51.302 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/sessioncam_variables.js' indexed with language 'js' 14:03:51.304 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.config.js' generated metadata with charset 'UTF-8' 14:03:51.304 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.config.js' indexed with language 'js' 14:03:51.305 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.device-detection.js' generated metadata with charset 'UTF-8' 14:03:51.305 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.device-detection.js' indexed with language 'js' 14:03:51.307 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/_.module.js' generated metadata with charset 'UTF-8' 14:03:51.307 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/_.module.js' indexed with language 'js' 14:03:51.308 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.states.js' generated metadata with charset 'UTF-8' 14:03:51.308 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.states.js' indexed with language 'js' 14:03:51.309 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/sass/main.scss' indexed with no language 14:03:51.311 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/templates/templates.default.js' generated metadata with charset 'UTF-8' 14:03:51.311 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/templates/templates.default.js' indexed with language 'js' 14:03:51.312 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html' indexed with language 'web' 14:03:51.314 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.js' generated metadata with charset 'UTF-8' 14:03:51.314 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.js' indexed with language 'js' 14:03:51.315 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.scss' indexed with no language 14:03:51.316 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html' indexed with language 'web' 14:03:51.317 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html' indexed with language 'web' 14:03:51.318 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.scss' indexed with no language 14:03:51.320 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.js' generated metadata with charset 'UTF-8' 14:03:51.320 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.js' indexed with language 'js' 14:03:51.321 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.scss' indexed with no language 14:03:51.322 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.js' generated metadata with charset 'UTF-8' 14:03:51.323 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.js' indexed with language 'js' 14:03:51.324 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.js' generated metadata with charset 'UTF-8' 14:03:51.324 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.js' indexed with language 'js' 14:03:51.325 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html' indexed with language 'web' 14:03:51.327 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.scss' indexed with no language 14:03:51.328 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/file-change.directive.js' generated metadata with charset 'UTF-8' 14:03:51.328 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/file-change.directive.js' indexed with language 'js' 14:03:51.330 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html' indexed with language 'web' 14:03:51.331 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.js' generated metadata with charset 'UTF-8' 14:03:51.331 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.js' indexed with language 'js' 14:03:51.333 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.scss' indexed with no language 14:03:51.335 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.js' generated metadata with charset 'UTF-8' 14:03:51.335 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.js' indexed with language 'js' 14:03:51.336 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html' indexed with language 'web' 14:03:51.337 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.scss' indexed with no language 14:03:51.339 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html' indexed with language 'web' 14:03:51.340 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.js' generated metadata with charset 'UTF-8' 14:03:51.340 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.js' indexed with language 'js' 14:03:51.341 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html' indexed with language 'web' 14:03:51.343 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.scss' indexed with no language 14:03:51.344 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.js' generated metadata with charset 'UTF-8' 14:03:51.344 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.js' indexed with language 'js' 14:03:51.346 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.js' generated metadata with charset 'UTF-8' 14:03:51.346 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.js' indexed with language 'js' 14:03:51.347 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html' indexed with language 'web' 14:03:51.348 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.scss' indexed with no language 14:03:51.350 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html' indexed with language 'web' 14:03:51.351 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.js' generated metadata with charset 'UTF-8' 14:03:51.351 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.js' indexed with language 'js' 14:03:51.353 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.scss' indexed with no language 14:03:51.354 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html' indexed with language 'web' 14:03:51.355 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.js' generated metadata with charset 'UTF-8' 14:03:51.355 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.js' indexed with language 'js' 14:03:51.356 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.scss' indexed with no language 14:03:51.358 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html' indexed with language 'web' 14:03:51.359 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.js' generated metadata with charset 'UTF-8' 14:03:51.359 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.js' indexed with language 'js' 14:03:51.360 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.scss' indexed with no language 14:03:51.363 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.js' generated metadata with charset 'UTF-8' 14:03:51.363 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.js' indexed with language 'js' 14:03:51.364 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.scss' indexed with no language 14:03:51.366 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html' indexed with language 'web' 14:03:51.368 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.state.js' generated metadata with charset 'UTF-8' 14:03:51.368 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.state.js' indexed with language 'js' 14:03:51.370 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.state.js' generated metadata with charset 'UTF-8' 14:03:51.370 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.state.js' indexed with language 'js' 14:03:51.371 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated-logo.svg' indexed with no language 14:03:51.373 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.js' generated metadata with charset 'UTF-8' 14:03:51.373 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.js' indexed with language 'js' 14:03:51.374 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html' indexed with language 'web' 14:03:51.375 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html' indexed with language 'web' 14:03:51.376 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.scss' indexed with no language 14:03:51.378 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.js' generated metadata with charset 'UTF-8' 14:03:51.378 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.js' indexed with language 'js' 14:03:51.380 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html' indexed with language 'web' 14:03:51.382 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.js' generated metadata with charset 'UTF-8' 14:03:51.382 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.js' indexed with language 'js' 14:03:51.383 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html' indexed with language 'web' 14:03:51.384 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.state.js' generated metadata with charset 'UTF-8' 14:03:51.384 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.state.js' indexed with language 'js' 14:03:51.386 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.js' generated metadata with charset 'UTF-8' 14:03:51.386 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.js' indexed with language 'js' 14:03:51.387 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.scss' indexed with no language 14:03:51.388 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/controllers.yml' indexed with no language 14:03:51.388 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/assets.json' indexed with no language 14:03:51.389 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/routing.yml' indexed with no language 14:03:51.390 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/config/services.yml' indexed with no language 14:03:51.391 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/UpworkAgencyProfileSetupBundle.php' generated metadata with charset 'UTF-8' 14:03:51.391 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/UpworkAgencyProfileSetupBundle.php' indexed with language 'php' 14:03:51.392 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/DirectoryService.php' generated metadata with charset 'UTF-8' 14:03:51.392 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/DirectoryService.php' indexed with language 'php' 14:03:51.393 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/CategoryService.php' generated metadata with charset 'UTF-8' 14:03:51.393 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/CategoryService.php' indexed with language 'php' 14:03:51.394 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/AgencyProfileService.php' generated metadata with charset 'UTF-8' 14:03:51.394 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/AgencyProfileService.php' indexed with language 'php' 14:03:51.395 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/OfferService.php' generated metadata with charset 'UTF-8' 14:03:51.395 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/OfferService.php' indexed with language 'php' 14:03:51.397 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/CategoryApiController.php' generated metadata with charset 'UTF-8' 14:03:51.397 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/CategoryApiController.php' indexed with language 'php' 14:03:51.399 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/IndexController.php' generated metadata with charset 'UTF-8' 14:03:51.399 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/IndexController.php' indexed with language 'php' 14:03:51.400 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/AgencyProfileApiController.php' generated metadata with charset 'UTF-8' 14:03:51.401 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/AgencyProfileApiController.php' indexed with language 'php' 14:03:51.402 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/UpworkAgencyProfileSetupExtension.php' generated metadata with charset 'UTF-8' 14:03:51.402 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/UpworkAgencyProfileSetupExtension.php' indexed with language 'php' 14:03:51.403 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/Configuration.php' generated metadata with charset 'UTF-8' 14:03:51.403 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/Configuration.php' indexed with language 'php' 14:03:51.407 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/services/company.test.js' generated metadata as test with charset 'UTF-8' 14:03:51.407 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/services/company.test.js' indexed as test with language 'js' 14:03:51.408 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/controllers/companyController.test.js' generated metadata as test with charset 'UTF-8' 14:03:51.408 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/small/controllers/companyController.test.js' indexed as test with language 'js' 14:03:51.409 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/karma.small.conf.js' generated metadata as test with charset 'UTF-8' 14:03:51.409 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/karma.small.conf.js' indexed as test with language 'js' 14:03:51.410 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/protractor.medium.conf.js' generated metadata as test with charset 'UTF-8' 14:03:51.410 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/protractor.medium.conf.js' indexed as test with language 'js' 14:03:51.411 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-address.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.412 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-address.spec.js' indexed as test with language 'js' 14:03:51.413 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-description.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.413 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-description.spec.js' indexed as test with language 'js' 14:03:51.413 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-owner.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.413 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-owner.spec.js' indexed as test with language 'js' 14:03:51.414 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-phone.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.414 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-phone.spec.js' indexed as test with language 'js' 14:03:51.415 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-tagline.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.415 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-tagline.spec.js' indexed as test with language 'js' 14:03:51.416 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-name.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.416 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-name.spec.js' indexed as test with language 'js' 14:03:51.417 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-timezone.spec.js' generated metadata as test with charset 'UTF-8' 14:03:51.417 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/spec/company-timezone.spec.js' indexed as test with language 'js' 14:03:51.418 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/po/profilePage.js' generated metadata as test with charset 'UTF-8' 14:03:51.418 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/JsTests/medium/po/profilePage.js' indexed as test with language 'js' 14:03:51.420 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Entity/CountryTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.420 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Entity/CountryTest.php' indexed as test with language 'php' 14:03:51.420 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Controller/ControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.421 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Controller/ControllerTest.php' indexed as test with language 'php' 14:03:51.421 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/DependencyInjection/OdeskAgencySettingsExtensionTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.421 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/DependencyInjection/OdeskAgencySettingsExtensionTest.php' indexed as test with language 'php' 14:03:51.422 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/ZipValidatorTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.423 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/ZipValidatorTest.php' indexed as test with language 'php' 14:03:51.424 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/StateValidatorTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.424 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Validator/Constraints/StateValidatorTest.php' indexed as test with language 'php' 14:03:51.425 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Repository/CompaniesTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.425 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Repository/CompaniesTest.php' indexed as test with language 'php' 14:03:51.426 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/AgencySettingsContextTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.427 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/AgencySettingsContextTest.php' indexed as test with language 'php' 14:03:51.428 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/PermissionServiceTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.428 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Service/PermissionServiceTest.php' indexed as test with language 'php' 14:03:51.430 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/EventListener/AgencySettingsAccessListenerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.430 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/EventListener/AgencySettingsAccessListenerTest.php' indexed as test with language 'php' 14:03:51.431 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/RequestHandler/JsonRequestHandlerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.432 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/RequestHandler/JsonRequestHandlerTest.php' indexed as test with language 'php' 14:03:51.432 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/DataTransformer/SanitizeStringTransformerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.433 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Tests/Form/DataTransformer/SanitizeStringTransformerTest.php' indexed as test with language 'php' 14:03:51.438 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/small/app.test.js' generated metadata as test with charset 'UTF-8' 14:03:51.438 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/small/app.test.js' indexed as test with language 'js' 14:03:51.438 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.conf.js' generated metadata as test with charset 'UTF-8' 14:03:51.438 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.conf.js' indexed as test with language 'js' 14:03:51.440 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.base.conf.js' generated metadata as test with charset 'UTF-8' 14:03:51.440 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.base.conf.js' indexed as test with language 'js' 14:03:51.441 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/applet.js' generated metadata as test with charset 'UTF-8' 14:03:51.441 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/applet.js' indexed as test with language 'js' 14:03:51.442 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/HttpMock.js' generated metadata as test with charset 'UTF-8' 14:03:51.442 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/mocks/HttpMock.js' indexed as test with language 'js' 14:03:51.442 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.chrome.conf.js' generated metadata as test with charset 'UTF-8' 14:03:51.442 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small.chrome.conf.js' indexed as test with language 'js' 14:03:51.443 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small_no_cover.conf.js' generated metadata as test with charset 'UTF-8' 14:03:51.443 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/JsTests/karma.small_no_cover.conf.js' indexed as test with language 'js' 14:03:51.444 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/AgencyProfileApiControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.445 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/AgencyProfileApiControllerTest.php' indexed as test with language 'php' 14:03:51.445 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/CategoryApiControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.446 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/CategoryApiControllerTest.php' indexed as test with language 'php' 14:03:51.446 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/IndexControllerTest.php' generated metadata as test with charset 'UTF-8' 14:03:51.447 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/IndexControllerTest.php' indexed as test with language 'php' 14:03:51.448 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/ControllerTestCase.php' generated metadata as test with charset 'UTF-8' 14:03:51.448 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Tests/Controller/ControllerTestCase.php' indexed as test with language 'php' 14:03:51.449 INFO: 198 files indexed 14:03:51.449 INFO: 198 files ignored because of inclusion/exclusion patterns 14:03:51.449 INFO: 0 files ignored because of scm ignore settings 14:03:51.449 INFO: Quality profile for js: Sonar way 14:03:51.449 INFO: Quality profile for php: Sonar way 14:03:51.449 INFO: Quality profile for web: Sonar way 14:03:51.449 INFO: ------------- Run sensors on module InfoSecagate-AgencySettings-test 14:03:51.510 INFO: Load metrics repository 14:03:51.528 DEBUG: GET 200 https://sonarqube.upwork.com/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=18ms 14:03:51.536 INFO: Load metrics repository (done) | time=26ms 14:03:52.314 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project 14:03:52.315 DEBUG: 'Import external issues report' skipped because one of the required properties is missing 14:03:52.315 DEBUG: 'SmellMeasuresSensor' skipped because there is no related file in current project 14:03:52.316 DEBUG: 'Clover Coverage Analysis' skipped because there is no related file in current project 14:03:52.316 DEBUG: 'Kotlin Sensor' skipped because there is no related file in current project 14:03:52.316 DEBUG: 'Import of detekt issues' skipped because there is no related file in current project 14:03:52.317 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing 14:03:52.318 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing 14:03:52.318 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project 14:03:52.318 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing 14:03:52.318 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project 14:03:52.319 DEBUG: 'Import of RuboCop issues' skipped because one of the required properties is missing 14:03:52.319 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project 14:03:52.319 DEBUG: 'Scala Sensor' skipped because there is no related file in current project 14:03:52.320 DEBUG: 'Scoverage sensor for Scala coverage' skipped because one of the required properties is missing 14:03:52.320 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project 14:03:52.320 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project 14:03:52.321 DEBUG: 'DetektSensor' skipped because there is no related file in current project 14:03:52.321 DEBUG: 'FindBugs Sensor' skipped because there is no related file in current project 14:03:52.321 DEBUG: 'Import of Checkstyle issues' skipped because there is no related file in current project 14:03:52.321 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing 14:03:52.322 DEBUG: 'Import of SpotBugs issues' skipped because there is no related file in current project 14:03:52.322 DEBUG: 'SurefireSensor' skipped because there is no related file in current project 14:03:52.322 DEBUG: 'Removed properties sensor' skipped because there is no related file in current project 14:03:52.323 DEBUG: 'XML Sensor' skipped because there is no related file in current project 14:03:52.323 DEBUG: 'SonarTS' skipped because there is no related file in current project 14:03:52.323 DEBUG: 'CheckstyleSensor' skipped because there is no related file in current project 14:03:52.324 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing 14:03:52.325 DEBUG: Sensors : JaCoCo XML Report Importer -> JavaScript analysis -> SonarJS Coverage -> JavaXmlSensor -> HTML -> PHP sensor -> Analyzer for "php.ini" files 14:03:52.325 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:03:52.329 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 14:03:52.330 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:03:52.330 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 14:03:52.330 INFO: Sensor JavaScript analysis [javascript] 14:03:52.330 DEBUG: Deploying bundle 14:03:52.330 DEBUG: Deploying eslint-bridge into /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/.sonartmp/eslint-bridge-bundle 14:03:52.977 DEBUG: Deploying bundle (done) | time=647ms 14:03:52.977 DEBUG: Starting server 14:03:52.983 DEBUG: Using default Node.js executable: 'node'. 14:03:52.983 DEBUG: Checking Node.js version 14:03:52.984 DEBUG: Launching command node -v 14:03:52.987 DEBUG: Using Node.js v8.12.0. 14:03:52.987 DEBUG: Starting Node.js process to start eslint-bridge server at port 21568 14:03:52.987 DEBUG: Launching command node /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/.sonartmp/eslint-bridge-bundle/package/bin/server 21568 14:03:53.439 DEBUG: starting eslint-bridge server at port 21568 14:03:53.452 DEBUG: eslint-bridge server is running at port 21568 14:03:53.458 DEBUG: Starting server (done) | time=481ms 14:03:53.460 INFO: 51 source files to be analyzed 14:03:53.672 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/templates/templates.default.js' to have CPD blocks, it will not be part of the duplication detection 14:03:53.761 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/components.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:53.810 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:53.982 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:54.170 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.js' to have CPD blocks, it will not be part of the duplication detection 14:03:54.180 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:54.331 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.module.js' to have CPD blocks, it will not be part of the duplication detection 14:03:54.535 INFO: 51/51 source files have been analyzed 14:03:54.536 INFO: Sensor SonarJS [javascript] 14:03:54.539 INFO: 51 source files to be analyzed 14:03:55.276 INFO: Sensor SonarJS [javascript] (done) | time=741ms 14:03:55.277 INFO: Sensor JavaScript analysis [javascript] (done) | time=2947ms 14:03:55.277 INFO: Sensor SonarJS Coverage [javascript] 14:03:55.277 INFO: 51/51 source files have been analyzed 14:03:55.278 WARN: No coverage information will be saved because LCOV file cannot be found. 14:03:55.278 WARN: Provided LCOV file path: build/js/coverage/lcov.info. Seek file with path: /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/build/js/coverage/lcov.info 14:03:55.278 WARN: No coverage information will be saved because all LCOV files cannot be found. 14:03:55.278 INFO: Sensor SonarJS Coverage [javascript] (done) | time=1ms 14:03:55.278 INFO: Sensor JavaXmlSensor [java] 14:03:55.280 INFO: Sensor JavaXmlSensor [java] (done) | time=2ms 14:03:55.280 INFO: Sensor HTML [web] 14:03:55.300 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html' generated metadata with charset 'UTF-8' 14:03:55.317 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html: 0,0,4 14:03:55.323 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html' generated metadata with charset 'UTF-8' 14:03:55.324 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html: 0,0,1 14:03:55.324 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html' generated metadata with charset 'UTF-8' 14:03:55.326 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html: 0,0,0 14:03:55.328 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html' generated metadata with charset 'UTF-8' 14:03:55.331 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html: 0,0,5 14:03:55.337 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html' generated metadata with charset 'UTF-8' 14:03:55.339 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html: 0,0,5 14:03:55.341 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html' generated metadata with charset 'UTF-8' 14:03:55.347 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html: 0,0,8 14:03:55.354 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html' generated metadata with charset 'UTF-8' 14:03:55.354 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.354 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSkillsModal.html: 0,0,1 14:03:55.357 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html' generated metadata with charset 'UTF-8' 14:03:55.360 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html: 0,0,6 14:03:55.364 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html' generated metadata with charset 'UTF-8' 14:03:55.367 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html: 0,0,0 14:03:55.369 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html' generated metadata with charset 'UTF-8' 14:03:55.371 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html: 0,0,3 14:03:55.372 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html' generated metadata with charset 'UTF-8' 14:03:55.373 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.373 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.html: 0,0,1 14:03:55.374 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html' generated metadata with charset 'UTF-8' 14:03:55.375 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.375 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.html: 0,0,2 14:03:55.376 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html' generated metadata with charset 'UTF-8' 14:03:55.377 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html: 0,0,2 14:03:55.378 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html' generated metadata with charset 'UTF-8' 14:03:55.379 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.379 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.html: 0,0,1 14:03:55.380 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html' generated metadata with charset 'UTF-8' 14:03:55.381 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html: 0,0,0 14:03:55.382 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html' generated metadata with charset 'UTF-8' 14:03:55.382 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.382 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.html: 0,0,1 14:03:55.384 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html' generated metadata with charset 'UTF-8' 14:03:55.385 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html: 0,0,3 14:03:55.386 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html' generated metadata with charset 'UTF-8' 14:03:55.387 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html: 0,0,0 14:03:55.388 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html' generated metadata with charset 'UTF-8' 14:03:55.391 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html: 0,0,4 14:03:55.397 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html' generated metadata with charset 'UTF-8' 14:03:55.400 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html: 0,0,4 14:03:55.402 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html' generated metadata with charset 'UTF-8' 14:03:55.403 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html: 0,0,2 14:03:55.405 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html' generated metadata with charset 'UTF-8' 14:03:55.406 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html: 0,0,8 14:03:55.410 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html' generated metadata with charset 'UTF-8' 14:03:55.415 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html: 0,0,13 14:03:55.418 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html' generated metadata with charset 'UTF-8' 14:03:55.424 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html: 0,0,6 14:03:55.429 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html' generated metadata with charset 'UTF-8' 14:03:55.430 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html: 0,0,2 14:03:55.432 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html' generated metadata with charset 'UTF-8' 14:03:55.438 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html: 0,0,13 14:03:55.442 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html' generated metadata with charset 'UTF-8' 14:03:55.443 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html: 0,0,2 14:03:55.446 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html' generated metadata with charset 'UTF-8' 14:03:55.448 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html: 0,0,1 14:03:55.449 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html' generated metadata with charset 'UTF-8' 14:03:55.452 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html: 0,0,5 14:03:55.463 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html' generated metadata with charset 'UTF-8' 14:03:55.463 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.463 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.html: 0,0,1 14:03:55.464 DEBUG: 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html' generated metadata with charset 'UTF-8' 14:03:55.465 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html' to have CPD blocks, it will not be part of the duplication detection 14:03:55.465 DEBUG: HtmlSensor: src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.html: 0,0,1 14:03:55.466 DEBUG: 'src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html' generated metadata with charset 'UTF-8' 14:03:55.467 DEBUG: HtmlSensor: src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html: 0,0,0 14:03:55.468 INFO: Sensor HTML [web] (done) | time=188ms 14:03:55.468 INFO: Sensor PHP sensor [php] 14:03:55.681 INFO: 55 source files to be analyzed 14:03:55.881 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/DirectoryService.php' to have CPD blocks, it will not be part of the duplication detection 14:03:56.243 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/UpworkAgencyProfileSetupBundle.php' to have CPD blocks, it will not be part of the duplication detection 14:03:56.257 DEBUG: Not enough content in 'src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/OfferService.php' to have CPD blocks, it will not be part of the duplication detection 14:03:56.260 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Entity/Timezone.php' to have CPD blocks, it will not be part of the duplication detection 14:03:56.291 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/Entity/State.php' to have CPD blocks, it will not be part of the duplication detection 14:03:56.478 DEBUG: Not enough content in 'src/Odesk/Bundle/AgencySettingsBundle/OdeskAgencySettingsBundle.php' to have CPD blocks, it will not be part of the duplication detection 14:03:56.734 INFO: 55/55 source files have been analyzed 14:03:56.735 INFO: No PHPUnit test report provided (see 'sonar.php.tests.reportPath' property) 14:03:56.736 WARN: PHPUnit xml coverage report not found: build/php/coverage-clover.xml 14:03:56.736 INFO: Sensor PHP sensor [php] (done) | time=1268ms 14:03:56.736 INFO: Sensor Analyzer for "php.ini" files [php] 14:03:56.739 INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=3ms 14:03:56.740 INFO: ------------- Run sensors on project 14:03:56.743 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing 14:03:56.743 DEBUG: 'Java CPD Block Indexer' skipped because there is no related file in current project 14:03:56.743 DEBUG: Sensors : Dependency-Check -> Zero Coverage Sensor 14:03:56.743 INFO: Sensor Dependency-Check [dependencycheck] 14:03:56.743 INFO: Process Dependency-Check report 14:03:56.744 INFO: Using JSON-Reportparser 14:03:56.745 INFO: Dependency-Check JSON report does not exists. Please check property sonar.dependencyCheck.jsonReportPath:/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/${WORKSPACE}/dependency-check-report.json 14:03:56.745 INFO: JSON-Analysis skipped/aborted due to missing report file 14:03:56.747 DEBUG: JSON-Dependency-Check report does not exist. java.io.FileNotFoundException: JSON-Dependency-Check report does not exist. at org.sonar.dependencycheck.report.JsonReportFile.getJsonReport(JsonReportFile.java:37) at org.sonar.dependencycheck.DependencyCheckSensor.parseAnalysis(DependencyCheckSensor.java:70) at org.sonar.dependencycheck.DependencyCheckSensor.execute(DependencyCheckSensor.java:150) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:354) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:03:56.747 INFO: Using XML-Reportparser 14:03:56.747 INFO: Dependency-Check XML report does not exists. Please check property sonar.dependencyCheck.xmlReportPath:/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/${WORKSPACE}/dependency-check-report.xml 14:03:56.747 INFO: XML-Analysis skipped/aborted due to missing report file 14:03:56.747 DEBUG: XML-Dependency-Check report does not exist. java.io.FileNotFoundException: XML-Dependency-Check report does not exist. at org.sonar.dependencycheck.report.XmlReportFile.getXmlReport(XmlReportFile.java:37) at org.sonar.dependencycheck.DependencyCheckSensor.parseAnalysis(DependencyCheckSensor.java:84) at org.sonar.dependencycheck.DependencyCheckSensor.execute(DependencyCheckSensor.java:150) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:354) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:03:56.748 INFO: Dependency-Check HTML report does not exists. Please check property sonar.dependencyCheck.htmlReportPath:/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/${WORKSPACE}/dependency-check-report.html 14:03:56.748 INFO: HTML-Dependency-Check report does not exist. 14:03:56.748 DEBUG: HTML-Dependency-Check report does not exist. java.io.FileNotFoundException: HTML-Dependency-Check report does not exist. at org.sonar.dependencycheck.report.HtmlReportFile.getHtmlReport(HtmlReportFile.java:37) at org.sonar.dependencycheck.DependencyCheckSensor.uploadHTMLReport(DependencyCheckSensor.java:100) at org.sonar.dependencycheck.DependencyCheckSensor.execute(DependencyCheckSensor.java:158) at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) at org.sonar.scanner.sensor.ProjectSensorsExecutor.execute(ProjectSensorsExecutor.java:49) at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:354) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141) at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at com.sun.proxy.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) 14:03:56.748 INFO: Process Dependency-Check report (done) | time=5ms 14:03:56.748 INFO: Sensor Dependency-Check [dependencycheck] (done) | time=5ms 14:03:56.748 INFO: Sensor Zero Coverage Sensor 14:03:56.767 INFO: Sensor Zero Coverage Sensor (done) | time=19ms 14:03:56.783 INFO: CPD Executor 20 files had no CPD blocks 14:03:56.783 INFO: CPD Executor Calculating CPD for 118 files 14:03:56.783 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Controller/SkillsController.php 14:03:56.788 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Companies.php 14:03:56.788 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/IndexController.php 14:03:56.789 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.js 14:03:56.794 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/DependencyInjection/OdeskAgencySettingsExtension.php 14:03:56.794 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/CategoryService.php 14:03:56.794 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/CAL/ArgumentsValidation.php 14:03:56.794 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/UpworkAgencyProfileSetupExtension.php 14:03:56.795 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/event-log.service.js 14:03:56.795 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/companyController.js 14:03:56.795 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Timezones.php 14:03:56.795 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.html 14:03:56.795 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.state.js 14:03:56.796 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/AgencyProfileApiController.php 14:03:56.796 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Skills.php 14:03:56.796 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/DependencyInjection/Configuration.php 14:03:56.796 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AbstractSettingType.php 14:03:56.796 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/zip-validation.directive.js 14:03:56.796 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.html 14:03:56.797 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.js 14:03:56.798 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.js 14:03:56.798 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/AddressType.php 14:03:56.799 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.js 14:03:56.799 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/app.js 14:03:56.800 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeUrlTransformer.php 14:03:56.800 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/upload.html 14:03:56.800 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-office-location/step-introduce-company-office-location.component.html 14:03:56.800 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.js 14:03:56.801 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/upload-company-logo-modal/upload-company-logo-modal.component.html 14:03:56.802 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/State.php 14:03:56.802 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/PhoneType.php 14:03:56.802 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/step-data.service.js 14:03:56.802 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/StateTransformer.php 14:03:56.802 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/directives/event-log.directive.js 14:03:56.802 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editAddressModal.html 14:03:56.803 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/AceFindByCompanyRidCommand.php 14:03:56.805 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.html 14:03:56.805 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.states.js 14:03:56.805 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Countries.php 14:03:56.806 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/agency-profile.service.js 14:03:56.806 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Exception/UsRestrictedException.php 14:03:56.806 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Controller/PortfolioController.php 14:03:56.806 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/controllers/uploadController.js 14:03:56.806 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/modal/modal-services.component.js 14:03:56.807 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editSummaryModal.html 14:03:56.807 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Taxes.php 14:03:56.807 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Backend/AgencyProfileService.php 14:03:56.807 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/sessioncam_variables.js 14:03:56.807 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Controller/CompanyController.php 14:03:56.808 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/sidebar/step-sidebar.component.js 14:03:56.808 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.component.js 14:03:56.808 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.html 14:03:56.808 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.device-detection.js 14:03:56.809 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/CountryTransformer.php 14:03:56.809 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/Zip.php 14:03:56.809 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoRatesGetList.php 14:03:56.810 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.js 14:03:56.810 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/TimezoneTransformer.php 14:03:56.810 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/buttons/step-buttons.component.js 14:03:56.810 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.state.js 14:03:56.811 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/EventListener/AgencySettingsAccessListener.php 14:03:56.811 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Service/AgencySettingsContext.php 14:03:56.811 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/category.service.js 14:03:56.811 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTitleModal.html 14:03:56.811 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/progress/step-progress.component.js 14:03:56.812 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Entity/Country.php 14:03:56.812 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/company-profile.service.js 14:03:56.813 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Agora/Service/Commerce/VatIdInfoAceSave.php 14:03:56.813 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/upload-company-logo-modal/upload-company-logo-modal.component.html 14:03:56.814 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/app.config.js 14:03:56.815 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Persons.php 14:03:56.815 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/States.php 14:03:56.815 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/create-company-modal/create-company-modal.component.html 14:03:56.815 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/ZipValidator.php 14:03:56.816 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/RequestHandler/JsonRequestHandler.php 14:03:56.816 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Categories.php 14:03:56.816 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editPhoneModal.html 14:03:56.816 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.html 14:03:56.816 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editOverviewModal.html 14:03:56.816 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/company.js 14:03:56.817 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Accounting.php 14:03:56.818 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/index.html 14:03:56.818 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/_.module.js 14:03:56.818 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Controller/CategoryApiController.php 14:03:56.818 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company-services/step-introduce-company-services.component.js 14:03:56.819 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/DataTransformer/SanitizeStringTransformer.php 14:03:56.819 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/year-founded/field-year-founded.component.js 14:03:56.819 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/DescriptionType.php 14:03:56.819 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/field-company-logo.component.js 14:03:56.820 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Service/PermissionService.php 14:03:56.820 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.js 14:03:56.820 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/step/step.component.html 14:03:56.820 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/TimezoneType.php 14:03:56.820 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.js 14:03:56.821 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/modal/modal-activated.component.html 14:03:56.821 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Component/Response/ResponseFactory.php 14:03:56.821 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Entity/Company.php 14:03:56.821 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.js 14:03:56.822 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Repository/Projects.php 14:03:56.822 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/http.service.js 14:03:56.822 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Validator/Constraints/StateValidator.php 14:03:56.822 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/steps/introduce-company/step-introduce-company.state.js 14:03:56.823 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editTimezoneModal.html 14:03:56.823 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/directives/routeLoadingIndicator.js 14:03:56.823 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/website/field-website.component.js 14:03:56.823 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/js/app/services/smf.service.js 14:03:56.823 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/SummaryType.php 14:03:56.824 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-input/field-input.component.html 14:03:56.824 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/edit-modal/edit-modal.component.html 14:03:56.824 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/components/simple-modal/simple-modal.component.html 14:03:56.824 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/error.html 14:03:56.824 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/js/services/assets.service.js 14:03:56.824 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-logo/file-change.directive.js 14:03:56.825 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Form/Type/NameType.php 14:03:56.825 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/minimum-project-size/field-minimum-project-size.component.js 14:03:56.825 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/company-size/field-company-size.component.js 14:03:56.826 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Odesk/Bundle/AgencySettingsBundle/Resources/public/partials/editVanityUrlModal.html 14:03:56.826 DEBUG: Detection of duplications for /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/src/Upwork/Bundle/AgencyProfileSetupBundle/Resources/public/components/fields/field-dropdown/field-dropdown.component.html 14:03:56.827 INFO: CPD Executor CPD calculation finished (done) | time=44ms 14:03:56.836 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:56.836000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:56.836 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.836 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.836 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.836 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.836 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.836 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.836 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:56.836000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:56.837 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.837 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.837 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.836000000, lastModified=2020-08-03 14:03:48.043992000, delta=8792008000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/index, create new FileSnapshot: lastRead=2020-08-03 14:03:56.837000000, lastModified=2020-08-03 14:03:48.207990000, size=55634, fileKey=(dev=10304,ino=23068704) 14:03:56.837 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.837 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.837 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.836000000, lastModified=2020-08-03 14:03:48.043992000, delta=8792008000 ns, racy<=2500000000 ns 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/HEAD, create new FileSnapshot: lastRead=2020-08-03 14:03:56.837000000, lastModified=2020-08-03 14:03:48.207990000, size=24, fileKey=(dev=10304,ino=23071697) 14:03:56.837 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, create new FileSnapshot: lastRead=2020-08-03 14:03:56.837000000, lastModified=2020-08-03 14:03:48.207990000, size=41, fileKey=(dev=10304,ino=23068706) 14:03:56.838 DEBUG: SCM revision ID '3f94e086e71ce68b1a604f0446a44d0601614a82' 14:03:56.886 INFO: SCM writing changed lines 14:03:56.887 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:56.887000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:56.887 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.887 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.888 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.888 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.888 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.888 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.888 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, create new FileSnapshot: lastRead=2020-08-03 14:03:56.888000000, lastModified=2020-08-03 14:03:48.043992000, size=230, fileKey=(dev=10304,ino=23068709) 14:03:56.888 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.888 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.888 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.888 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.888000000, lastModified=2020-08-03 14:03:48.043992000, delta=8844008000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/index, create new FileSnapshot: lastRead=2020-08-03 14:03:56.889000000, lastModified=2020-08-03 14:03:48.207990000, size=55634, fileKey=(dev=10304,ino=23068704) 14:03:56.889 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.889 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.888000000, lastModified=2020-08-03 14:03:48.043992000, delta=8844008000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, create new FileSnapshot: lastRead=2020-08-03 14:03:56.889000000, lastModified=2020-08-03 14:03:48.207990000, size=41, fileKey=(dev=10304,ino=23068706) 14:03:56.889 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.889 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.888000000, lastModified=2020-08-03 14:03:48.043992000, delta=8844008000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.889 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.888000000, lastModified=2020-08-03 14:03:48.043992000, delta=8844008000 ns, racy<=2500000000 ns 14:03:56.889 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.890 DEBUG: file=null, size changed from -1 to 4096 bytes 14:03:56.890 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/objects/pack, create new FileSnapshot: lastRead=2020-08-03 14:03:56.890000000, lastModified=2020-08-03 14:03:48.023992000, size=4096, fileKey=(dev=10304,ino=23068707) 14:03:56.890 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/objects/pack/pack-0b60be23375a396d8d6e23095d11bde5da05178f.pack, create new FileSnapshot: lastRead=2020-08-03 14:03:56.890000000, lastModified=2020-08-03 14:03:47.987993000, size=1693364, fileKey=(dev=10304,ino=23068713) 14:03:56.891 DEBUG: Opening pack index /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/objects/pack/pack-0b60be23375a396d8d6e23095d11bde5da05178f.idx, size 0.151 MB took 1 ms 14:03:56.891 DEBUG: file=/opt/jenkins/.config/jgit/config, isRacyClean=false, read=2020-08-03 14:03:50.799000000, lastModified=2020-07-29 15:40:09.005913000, delta=426221793087000 ns, racy<=2500000000 ns 14:03:56.891 DEBUG: file=/opt/jenkins/.config/jgit/config, is unmodified 14:03:56.891 DEBUG: file=/etc/gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.807000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430807000000 ns, racy<=2500000000 ns 14:03:56.891 DEBUG: file=/etc/gitconfig, is unmodified 14:03:56.891 DEBUG: file=/opt/jenkins/.gitconfig, isRacyClean=false, read=2020-08-03 14:03:50.808000000, lastModified=1970-01-01 00:00:00.000000000, delta=1596463430808000000 ns, racy<=2500000000 ns 14:03:56.891 DEBUG: file=/opt/jenkins/.gitconfig, is unmodified 14:03:56.891 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, isRacyClean=false, read=2020-08-03 14:03:56.888000000, lastModified=2020-08-03 14:03:48.043992000, delta=8844008000 ns, racy<=2500000000 ns 14:03:56.892 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/config, is unmodified 14:03:56.892 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/HEAD, create new FileSnapshot: lastRead=2020-08-03 14:03:56.892000000, lastModified=2020-08-03 14:03:48.207990000, size=24, fileKey=(dev=10304,ino=23071697) 14:03:56.892 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, isRacyClean=false, read=2020-08-03 14:03:56.889000000, lastModified=2020-08-03 14:03:48.207990000, delta=8681010000 ns, racy<=15215000 ns 14:03:56.892 DEBUG: file=/opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.git/refs/heads/develop, is unmodified 14:03:56.892 DEBUG: Merge base sha1: 3f94e086e71ce68b1a604f0446a44d0601614a82 14:03:56.892 DEBUG: SCM reported changed lines for 0 files in the branch 14:03:56.892 INFO: SCM writing changed lines (done) | time=6ms 14:03:56.899 INFO: Analysis report generated in 63ms, dir size=130 KB 14:03:57.007 INFO: Analysis report compressed in 108ms, zip size=121 KB 14:03:57.007 INFO: Analysis report generated in /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/scanner-report 14:03:57.007 DEBUG: Upload report 14:03:57.045 DEBUG: POST 200 https://sonarqube.upwork.com/api/ce/submit?projectKey=AGENCY_agency-settings-binder&projectName=InfoSecagate-AgencySettings-test&characteristic=pullRequest%3D199 | time=37ms 14:03:57.046 INFO: Analysis report uploaded in 39ms 14:03:57.047 DEBUG: Report metadata written to /opt/jenkins/workspace/SEC/SonarQube/AGENCY/agency-settings-binder/.scannerwork/report-task.txt 14:03:57.048 INFO: ANALYSIS SUCCESSFUL, you can browse https://sonarqube.upwork.com/dashboard?id=AGENCY_agency-settings-binder&pullRequest=199 14:03:57.048 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:03:57.048 INFO: More about the report processing at https://sonarqube.upwork.com/api/ce/task?id=AXO0otThVyNarV3RsenZ 14:03:57.049 DEBUG: Post-jobs : 14:03:57.051 DEBUG: eslint-bridge server will shutdown 14:03:57.178 INFO: Analysis total time: 7.792 s 14:03:57.181 INFO: ------------------------------------------------------------------------ 14:03:57.181 INFO: EXECUTION SUCCESS 14:03:57.181 INFO: ------------------------------------------------------------------------ 14:03:57.181 INFO: Total time: 8.784s 14:03:57.272 INFO: Final Memory: 22M/391M 14:03:57.272 INFO: ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // nodejs [Pipeline] } [Pipeline] // withSonarQubeEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Terminated Finished: SUCCESS