2022-09-23T19:24:34.4423179Z Requested labels: sdp-jl095-fpl-finops-workspaces 2022-09-23T19:24:34.4423244Z Job defined at: NextEraEnergy/jl095-NEER-Instance-Portal/.github/workflows/SonarQube.yml@refs/pull/12/merge 2022-09-23T19:24:34.4423261Z Waiting for a runner to pick up this job... 2022-09-23T19:24:35.0302848Z Job is about to start running on the runner: i-05cd2c75be46b4c02 (organization) 2022-09-23T19:24:41.7782963Z Current runner version: '2.296.2' 2022-09-23T19:24:41.7791960Z Runner name: 'i-05cd2c75be46b4c02' 2022-09-23T19:24:41.7792559Z Runner group name: 'Default' 2022-09-23T19:24:41.7793408Z Machine name: 'ip-10-196-34-152' 2022-09-23T19:24:41.7796304Z ##[group]GITHUB_TOKEN Permissions 2022-09-23T19:24:41.7797082Z Actions: write 2022-09-23T19:24:41.7797382Z Checks: write 2022-09-23T19:24:41.7797802Z Contents: write 2022-09-23T19:24:41.7798188Z Deployments: write 2022-09-23T19:24:41.7798503Z Discussions: write 2022-09-23T19:24:41.7798852Z Issues: write 2022-09-23T19:24:41.7799236Z Metadata: read 2022-09-23T19:24:41.7799539Z Packages: write 2022-09-23T19:24:41.7799916Z Pages: write 2022-09-23T19:24:41.7800268Z PullRequests: write 2022-09-23T19:24:41.7800624Z RepositoryProjects: write 2022-09-23T19:24:41.7801058Z SecurityEvents: write 2022-09-23T19:24:41.7801440Z Statuses: write 2022-09-23T19:24:41.7801737Z ##[endgroup] 2022-09-23T19:24:41.7806322Z Secret source: Actions 2022-09-23T19:24:41.7807626Z Runner is running behind proxy server 'http://evapzen.fpl.com:10262' for all HTTP requests. 2022-09-23T19:24:41.7808404Z Runner is running behind proxy server 'http://evapzen.fpl.com:10262' for all HTTPS requests. 2022-09-23T19:24:41.7808960Z Prepare workflow directory 2022-09-23T19:24:41.8950920Z Prepare all required actions 2022-09-23T19:24:41.9191225Z Getting action download info 2022-09-23T19:24:42.4564252Z Download action repository 'actions/checkout@v2' (SHA:7884fcad6b5d53d10323aee724dc68d8b9096a2e) 2022-09-23T19:24:42.8233596Z Download action repository 'sonarsource/sonarqube-scan-action@master' (SHA:26fe7d6b0e98ba2cb47335347aa5d23311ac5733) 2022-09-23T19:24:43.3039182Z ##[group]Build container for action use: '/home/ec2-user/actions-runner/_work/_actions/sonarsource/sonarqube-scan-action/master/Dockerfile'. 2022-09-23T19:24:43.3080170Z ##[command]/usr/bin/docker build -t dc4f4d:da38b251288b4fa8adcf74fef1ff3103 -f "/home/ec2-user/actions-runner/_work/_actions/sonarsource/sonarqube-scan-action/master/Dockerfile" "/home/ec2-user/actions-runner/_work/_actions/sonarsource/sonarqube-scan-action/master" 2022-09-23T19:24:43.3445581Z Sending build context to Docker daemon 53.76kB 2022-09-23T19:24:43.3464603Z 2022-09-23T19:24:43.4166883Z Step 1/7 : FROM sonarsource/sonar-scanner-cli:4.7 2022-09-23T19:24:43.4172483Z ---> 73368e6b06a6 2022-09-23T19:24:43.4173722Z Step 2/7 : LABEL version="1.1.0" repository="https://github.com/sonarsource/sonarqube-scan-action" homepage="https://github.com/sonarsource/sonarqube-scan-action" maintainer="SonarSource" com.github.actions.name="SonarQube Scan" com.github.actions.description="Scan your code with SonarQube to detect Bugs, Vulnerabilities and Code Smells in up to 27 programming languages!" com.github.actions.icon="check" com.github.actions.color="green" 2022-09-23T19:24:43.4201380Z ---> Using cache 2022-09-23T19:24:43.4203793Z ---> 8a551d6b3b8d 2022-09-23T19:24:43.4204235Z Step 3/7 : COPY entrypoint.sh /entrypoint.sh 2022-09-23T19:24:43.4204596Z ---> Using cache 2022-09-23T19:24:43.4205048Z ---> 17006727ab8a 2022-09-23T19:24:43.4205469Z Step 4/7 : RUN chmod +x /entrypoint.sh 2022-09-23T19:24:43.4205819Z ---> Using cache 2022-09-23T19:24:43.4206173Z ---> 27997cd8dcf3 2022-09-23T19:24:43.4206565Z Step 5/7 : COPY cleanup.sh /cleanup.sh 2022-09-23T19:24:43.4206943Z ---> Using cache 2022-09-23T19:24:43.4207298Z ---> 043e37de88a5 2022-09-23T19:24:43.4207671Z Step 6/7 : RUN chmod +x /cleanup.sh 2022-09-23T19:24:43.4208194Z ---> Using cache 2022-09-23T19:24:43.4208556Z ---> d0dbba5b2fd7 2022-09-23T19:24:43.4209014Z Step 7/7 : ENTRYPOINT ["/entrypoint.sh"] 2022-09-23T19:24:43.4223798Z ---> Using cache 2022-09-23T19:24:43.4224562Z ---> 578d0a8b51ff 2022-09-23T19:24:43.4285855Z Successfully built 578d0a8b51ff 2022-09-23T19:24:43.4286258Z Successfully tagged dc4f4d:da38b251288b4fa8adcf74fef1ff3103 2022-09-23T19:24:43.4311697Z ##[endgroup] 2022-09-23T19:24:43.4791317Z ##[group]Run actions/checkout@v2 2022-09-23T19:24:43.4791801Z with: 2022-09-23T19:24:43.4792408Z fetch-depth: 0 2022-09-23T19:24:43.4792894Z repository: NextEraEnergy/jl095-NEER-Instance-Portal 2022-09-23T19:24:43.4793501Z token: *** 2022-09-23T19:24:43.4793772Z ssh-strict: true 2022-09-23T19:24:43.4794158Z persist-credentials: true 2022-09-23T19:24:43.4794942Z clean: true 2022-09-23T19:24:43.4795203Z lfs: false 2022-09-23T19:24:43.4795514Z submodules: false 2022-09-23T19:24:43.4795853Z set-safe-directory: true 2022-09-23T19:24:43.4796233Z env: 2022-09-23T19:24:43.4796569Z HTTP_PROXY: http://evapzen.fpl.com:10262 2022-09-23T19:24:43.4797002Z HTTPS_PROXY: http://evapzen.fpl.com:10262 2022-09-23T19:24:43.4797435Z SONAR_TOKEN: fa2be690c7e46fed39e1558ba2b75338aeac7e3b 2022-09-23T19:24:43.4797883Z SONAR_HOST_URL: https://sonarqube.nexteraenergy.com 2022-09-23T19:24:43.4995183Z ##[endgroup] 2022-09-23T19:24:43.7050590Z Syncing repository: NextEraEnergy/jl095-NEER-Instance-Portal 2022-09-23T19:24:43.7052593Z ##[group]Getting Git version info 2022-09-23T19:24:43.7053265Z Working directory is '/home/ec2-user/actions-runner/_work/jl095-NEER-Instance-Portal/jl095-NEER-Instance-Portal' 2022-09-23T19:24:43.7053981Z [command]/usr/bin/git version 2022-09-23T19:24:43.7083522Z git version 2.37.1 2022-09-23T19:24:43.7116726Z ##[endgroup] 2022-09-23T19:24:43.7156989Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/9d8d38f6-c2ad-4f11-86a3-9fa7441f1033' before making global git config changes 2022-09-23T19:24:43.7157681Z Adding repository directory to the temporary git global config as a safe directory 2022-09-23T19:24:43.7159984Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/jl095-NEER-Instance-Portal/jl095-NEER-Instance-Portal 2022-09-23T19:24:43.7208774Z [command]/usr/bin/git config --local --get remote.origin.url 2022-09-23T19:24:43.7236376Z https://github.com/NextEraEnergy/jl095-NEER-Instance-Portal 2022-09-23T19:24:43.7249857Z ##[group]Removing previously created refs, to avoid conflicts 2022-09-23T19:24:43.7256375Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2022-09-23T19:24:43.7283795Z HEAD 2022-09-23T19:24:43.7337488Z [command]/usr/bin/git rev-parse --symbolic-full-name --branches 2022-09-23T19:24:43.7375279Z ##[endgroup] 2022-09-23T19:24:43.7376045Z ##[group]Cleaning the repository 2022-09-23T19:24:43.7385284Z [command]/usr/bin/git clean -ffdx 2022-09-23T19:24:44.0129844Z Removing .scannerwork/ 2022-09-23T19:24:44.0138570Z [command]/usr/bin/git reset --hard HEAD 2022-09-23T19:24:44.3166542Z HEAD is now at f787e85 Merge 33b4a0bbf0fa1f34896d8cfd87c8242e5b09a80f into 99f2b6d7df82f7fbb28226847561c95f147436e4 2022-09-23T19:24:44.3176490Z ##[endgroup] 2022-09-23T19:24:44.3178951Z ##[group]Disabling automatic garbage collection 2022-09-23T19:24:44.3183621Z [command]/usr/bin/git config --local gc.auto 0 2022-09-23T19:24:44.3219802Z ##[endgroup] 2022-09-23T19:24:44.3220796Z ##[group]Setting up auth 2022-09-23T19:24:44.3229983Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-23T19:24:44.3264255Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-23T19:24:44.3606874Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-23T19:24:44.3634535Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-23T19:24:44.4014247Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-23T19:24:44.4081540Z ##[endgroup] 2022-09-23T19:24:44.4082595Z ##[group]Fetching the repository 2022-09-23T19:24:44.4096211Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +1aa932cf06fd319d1c359eba95317c1987a09939:refs/remotes/pull/12/merge 2022-09-23T19:24:44.8735566Z remote: Enumerating objects: 4, done. 2022-09-23T19:24:44.8736377Z remote: Counting objects: 25% (1/4) 2022-09-23T19:24:44.8737173Z remote: Counting objects: 50% (2/4) 2022-09-23T19:24:44.8737511Z remote: Counting objects: 75% (3/4) 2022-09-23T19:24:44.8737830Z remote: Counting objects: 100% (4/4) 2022-09-23T19:24:44.8738157Z remote: Counting objects: 100% (4/4), done. 2022-09-23T19:24:44.8738482Z remote: Compressing objects: 50% (1/2) 2022-09-23T19:24:44.8741573Z remote: Compressing objects: 100% (2/2) 2022-09-23T19:24:44.8742331Z remote: Compressing objects: 100% (2/2), done. 2022-09-23T19:24:44.8746496Z remote: Total 4 (delta 3), reused 2 (delta 2), pack-reused 0 2022-09-23T19:24:44.8835129Z From https://github.com/NextEraEnergy/jl095-NEER-Instance-Portal 2022-09-23T19:24:44.8835755Z 33b4a0b..2ab4e01 iPortalCodeReview -> origin/iPortalCodeReview 2022-09-23T19:24:44.8838123Z + f787e85...1aa932c 1aa932cf06fd319d1c359eba95317c1987a09939 -> pull/12/merge (forced update) 2022-09-23T19:24:44.8881452Z ##[endgroup] 2022-09-23T19:24:44.8881979Z ##[group]Determining the checkout info 2022-09-23T19:24:44.8882444Z ##[endgroup] 2022-09-23T19:24:44.8882874Z ##[group]Checking out the ref 2022-09-23T19:24:44.8883414Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge 2022-09-23T19:24:45.1655841Z Warning: you are leaving 1 commit behind, not connected to 2022-09-23T19:24:45.1656560Z any of your branches: 2022-09-23T19:24:45.1657139Z 2022-09-23T19:24:45.1657689Z f787e85 Merge 33b4a0bbf0fa1f34896d8cfd87c8242e5b09a80f into 99f2b6d7df82f7fbb28226847561c95f147436e4 2022-09-23T19:24:45.1658140Z 2022-09-23T19:24:45.1658638Z If you want to keep it by creating a new branch, this may be a good time 2022-09-23T19:24:45.1659461Z to do so with: 2022-09-23T19:24:45.1659842Z 2022-09-23T19:24:45.1660458Z git branch f787e85 2022-09-23T19:24:45.1660818Z 2022-09-23T19:24:45.1662890Z HEAD is now at 1aa932c Merge 2ab4e019e00e44c22bd1ef92f50b290af6bd1484 into 99f2b6d7df82f7fbb28226847561c95f147436e4 2022-09-23T19:24:45.1667410Z ##[endgroup] 2022-09-23T19:24:45.1719345Z [command]/usr/bin/git log -1 --format='%H' 2022-09-23T19:24:45.1748235Z '1aa932cf06fd319d1c359eba95317c1987a09939' 2022-09-23T19:24:45.2047008Z ##[group]Run sonarsource/sonarqube-scan-action@master 2022-09-23T19:24:45.2047359Z with: 2022-09-23T19:24:45.2047601Z projectBaseDir: . 2022-09-23T19:24:45.2047819Z env: 2022-09-23T19:24:45.2048118Z HTTP_PROXY: http://evapzen.fpl.com:10262 2022-09-23T19:24:45.2048470Z HTTPS_PROXY: http://evapzen.fpl.com:10262 2022-09-23T19:24:45.2048883Z SONAR_TOKEN: fa2be690c7e46fed39e1558ba2b75338aeac7e3b 2022-09-23T19:24:45.2049243Z SONAR_HOST_URL: https://sonarqube.nexteraenergy.com 2022-09-23T19:24:45.2049556Z ##[endgroup] 2022-09-23T19:24:45.2338311Z ##[command]/usr/bin/docker run --name dc4f4dda38b251288b4fa8adcf74fef1ff3103_1b9645 --label dc4f4d --workdir /github/workspace --rm -e "HTTP_PROXY" -e "http_proxy" -e "HTTPS_PROXY" -e "https_proxy" -e "NO_PROXY" -e "no_proxy" -e "SONAR_TOKEN" -e "SONAR_HOST_URL" -e "INPUT_ARGS" -e "INPUT_PROJECTBASEDIR" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true --entrypoint "/entrypoint.sh" -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/ec2-user/actions-runner/_work/jl095-NEER-Instance-Portal/jl095-NEER-Instance-Portal":"/github/workspace" dc4f4d:da38b251288b4fa8adcf74fef1ff3103 2022-09-23T19:24:46.1883276Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2022-09-23T19:24:46.1909623Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2022-09-23T19:24:46.2313403Z INFO: SonarScanner 4.7.0.2747 2022-09-23T19:24:46.2314674Z INFO: Java 11.0.15 Alpine (64-bit) 2022-09-23T19:24:46.2315400Z INFO: Linux 4.14.173-137.229.amzn2.x86_64 amd64 2022-09-23T19:24:46.5964189Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2022-09-23T19:24:47.9407402Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2022-09-23T19:24:47.9411953Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2022-09-23T19:24:47.9606661Z INFO: Analyzing on SonarQube server 8.9.0 2022-09-23T19:24:47.9612293Z INFO: Default locale: "en_US", source code encoding: "UTF-8" 2022-09-23T19:24:48.4533768Z INFO: Load global settings 2022-09-23T19:24:48.7052536Z INFO: Load global settings (done) | time=253ms 2022-09-23T19:24:48.7131770Z INFO: Server id: 71786AA3-AWAes4LA1i86_95zlMD9 2022-09-23T19:24:48.7159981Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2022-09-23T19:24:48.7190463Z INFO: Load/download plugins 2022-09-23T19:24:48.7190753Z INFO: Load plugins index 2022-09-23T19:24:48.7847463Z INFO: Load plugins index (done) | time=66ms 2022-09-23T19:24:52.8604580Z INFO: Load/download plugins (done) | time=4141ms 2022-09-23T19:24:53.8021459Z INFO: Loaded core extensions: developer-scanner 2022-09-23T19:24:54.1861815Z INFO: JavaScript/TypeScript frontend is enabled 2022-09-23T19:24:54.5523333Z INFO: Process project properties 2022-09-23T19:24:54.5748327Z INFO: Process project properties (done) | time=16ms 2022-09-23T19:24:54.5748714Z INFO: Execute project builders 2022-09-23T19:24:54.5749269Z INFO: Execute project builders (done) | time=2ms 2022-09-23T19:24:54.5782824Z INFO: Project key: com.nee.fpl.itso.iportal 2022-09-23T19:24:54.5788555Z INFO: Base dir: /github/workspace 2022-09-23T19:24:54.5795309Z INFO: Working dir: /github/workspace/.scannerwork 2022-09-23T19:24:54.7618380Z INFO: Load project settings for component key: 'com.nee.fpl.itso.iportal' 2022-09-23T19:24:54.7828786Z INFO: Load project settings for component key: 'com.nee.fpl.itso.iportal' (done) | time=21ms 2022-09-23T19:24:54.7972661Z INFO: Load project branches 2022-09-23T19:24:54.8128330Z INFO: Load project branches (done) | time=16ms 2022-09-23T19:24:54.8135286Z INFO: Load project pull requests 2022-09-23T19:24:54.8325260Z INFO: Load project pull requests (done) | time=18ms 2022-09-23T19:24:54.8325627Z INFO: Load branch configuration 2022-09-23T19:24:54.8344564Z INFO: Detected branch/PR in 'GitHub Action' 2022-09-23T19:24:54.8345364Z INFO: Auto-configuring pull request '12' 2022-09-23T19:24:54.8381766Z INFO: Load branch configuration (done) | time=6ms 2022-09-23T19:24:54.9143216Z INFO: Auto-configuring with CI 'Github Actions' 2022-09-23T19:24:54.9157215Z INFO: Load quality profiles 2022-09-23T19:24:54.9756019Z INFO: Load quality profiles (done) | time=59ms 2022-09-23T19:24:54.9790835Z INFO: Auto-configuring with CI 'Github Actions' 2022-09-23T19:24:54.9818430Z INFO: Load active rules 2022-09-23T19:24:56.5482369Z INFO: Load active rules (done) | time=1566ms 2022-09-23T19:24:56.5780616Z INFO: Pull request 12 for merge into master from iPortalCodeReview 2022-09-23T19:24:56.5948957Z INFO: SCM collecting changed files in the branch 2022-09-23T19:24:56.9258363Z INFO: SCM collecting changed files in the branch (done) | time=331ms 2022-09-23T19:24:57.1026661Z INFO: Indexing files... 2022-09-23T19:24:57.1081884Z INFO: Project configuration: 2022-09-23T19:24:57.1096035Z INFO: Excluded sources: **/*JQuery*, **/*Bootstrap*, .mvn/wrapper/MavenWrapperDownloader.java, **/node_modules/**/*, html/api/Backup/*, html/api/vender/* 2022-09-23T19:24:57.1104937Z INFO: Excluded sources for coverage: **/* 2022-09-23T19:24:58.4421614Z INFO: 125 files indexed 2022-09-23T19:24:58.4429668Z INFO: 14 files ignored because of inclusion/exclusion patterns 2022-09-23T19:24:58.4432811Z INFO: 0 files ignored because of scm ignore settings 2022-09-23T19:24:58.4441844Z INFO: Quality profile for c: NEER way 2022-09-23T19:24:58.4445494Z INFO: Quality profile for jproperties: NEE way 2022-09-23T19:24:58.4448180Z INFO: Quality profile for json: NEE way 2022-09-23T19:24:58.4451460Z INFO: Quality profile for php: NEER way 2022-09-23T19:24:58.4454632Z INFO: Quality profile for py: NEER way 2022-09-23T19:24:58.4457873Z INFO: Quality profile for shell: NEE way 2022-09-23T19:24:58.4461846Z INFO: Quality profile for yaml: NEE way 2022-09-23T19:24:58.4465439Z INFO: ------------- Run sensors on module iPortal 2022-09-23T19:24:58.6600295Z INFO: JavaScript/TypeScript frontend is enabled 2022-09-23T19:24:58.7160337Z INFO: Load metrics repository 2022-09-23T19:24:58.7370929Z INFO: Load metrics repository (done) | time=21ms 2022-09-23T19:24:58.8996766Z WARNING: An illegal reflective access operation has occurred 2022-09-23T19:24:58.8998010Z WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/opt/sonar-scanner/.sonar/cache/aa85aa56a6e779d73ae7349de9dcff7e/sonar-JSON-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) 2022-09-23T19:24:58.8998836Z WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 2022-09-23T19:24:58.8999449Z WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 2022-09-23T19:24:58.9000604Z WARNING: All illegal access operations will be denied in a future release 2022-09-23T19:25:02.3125017Z INFO: Sensor CSS Rules [cssfamily] 2022-09-23T19:25:03.6531181Z INFO: 23 source files to be analyzed 2022-09-23T19:25:04.5122160Z INFO: 23/23 source files have been analyzed 2022-09-23T19:25:04.5125958Z INFO: Sensor CSS Rules [cssfamily] (done) | time=2201ms 2022-09-23T19:25:04.5129747Z INFO: Sensor JSON Squid Sensor [JSON] 2022-09-23T19:25:04.5165549Z INFO: 19 source files to be analyzed 2022-09-23T19:25:04.7767859Z INFO: 19/19 source files have been analyzed 2022-09-23T19:25:04.7770556Z INFO: Sensor JSON Squid Sensor [JSON] (done) | time=264ms 2022-09-23T19:25:04.7773180Z INFO: Sensor Java Properties Squid Sensor [javaProperties] 2022-09-23T19:25:04.7838487Z INFO: 1 source files to be analyzed 2022-09-23T19:25:04.8923847Z INFO: Sensor Java Properties Squid Sensor [javaProperties] (done) | time=113ms 2022-09-23T19:25:04.8924295Z INFO: 1/1 source files have been analyzed 2022-09-23T19:25:04.8929127Z INFO: Sensor C# Project Type Information [csharp] 2022-09-23T19:25:04.8942214Z INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms 2022-09-23T19:25:04.8945143Z INFO: Sensor C# Properties [csharp] 2022-09-23T19:25:04.8959543Z INFO: Sensor C# Properties [csharp] (done) | time=1ms 2022-09-23T19:25:04.8960142Z INFO: Sensor JavaXmlSensor [java] 2022-09-23T19:25:04.8979751Z INFO: Sensor JavaXmlSensor [java] (done) | time=2ms 2022-09-23T19:25:04.8980316Z INFO: Sensor HTML [web] 2022-09-23T19:25:05.1449487Z INFO: Sensor HTML [web] (done) | time=247ms 2022-09-23T19:25:05.1449981Z INFO: Sensor Compute size of configuration file [mulevalidationsonarqubepluginmule] 2022-09-23T19:25:05.1466972Z INFO: Sensor Compute size of configuration file [mulevalidationsonarqubepluginmule] (done) | time=2ms 2022-09-23T19:25:05.1467499Z INFO: Sensor Compute number of unit test cases [mulevalidationsonarqubepluginmule] 2022-09-23T19:25:05.1476291Z INFO: Sensor Compute number of unit test cases [mulevalidationsonarqubepluginmule] (done) | time=1ms 2022-09-23T19:25:05.1477235Z INFO: Sensor VB.NET Project Type Information [vbnet] 2022-09-23T19:25:05.1494253Z INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=2ms 2022-09-23T19:25:05.1499403Z INFO: Sensor VB.NET Properties [vbnet] 2022-09-23T19:25:05.1520434Z INFO: Sensor VB.NET Properties [vbnet] (done) | time=2ms 2022-09-23T19:25:05.1525837Z INFO: Sensor Cloudformation Check [cloudformation] 2022-09-23T19:25:05.1532274Z INFO: Process cfn-nag reports 2022-09-23T19:25:05.1538386Z WARN: Missing property:sonar.cfn.nag.reportFiles 2022-09-23T19:25:05.1543807Z INFO: Process cfn-nag reports (done) | time=1ms 2022-09-23T19:25:05.1549029Z INFO: Sensor Cloudformation Check [cloudformation] (done) | time=3ms 2022-09-23T19:25:05.1554032Z INFO: Sensor YAML Sensor [yaml] 2022-09-23T19:25:05.2558568Z WARN: Syntax error in file: EC2Cloudforma.yml 2022-09-23T19:25:05.2563656Z WARN: Cause: syntax error: expected , but found '?' at line 116, column 7 2022-09-23T19:25:06.1030871Z INFO: Sensor YAML Sensor [yaml] (done) | time=948ms 2022-09-23T19:25:06.1031332Z INFO: Sensor fr.cnes.sonar.plugins.icode.check.ICodeSensor [icode] 2022-09-23T19:25:10.6552229Z INFO: Sensor fr.cnes.sonar.plugins.icode.check.ICodeSensor [icode] (done) | time=4552ms 2022-09-23T19:25:10.6553021Z INFO: Sensor Python Sensor [python] 2022-09-23T19:25:10.6607730Z INFO: Starting global symbols computation 2022-09-23T19:25:10.6683978Z INFO: 4 source files to be analyzed 2022-09-23T19:25:18.0857870Z INFO: 4/4 source files have been analyzed 2022-09-23T19:25:18.0868309Z INFO: Starting rules execution 2022-09-23T19:25:18.0925674Z INFO: 4 source files to be analyzed 2022-09-23T19:25:19.0176525Z INFO: 4/4 source files have been analyzed 2022-09-23T19:25:19.0239488Z INFO: Sensor Python Sensor [python] (done) | time=8369ms 2022-09-23T19:25:19.0239916Z INFO: Sensor Cobertura Sensor for Python coverage [python] 2022-09-23T19:25:19.2091836Z INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=185ms 2022-09-23T19:25:19.2096913Z INFO: Sensor PythonXUnitSensor [python] 2022-09-23T19:25:19.3436107Z INFO: Sensor PythonXUnitSensor [python] (done) | time=134ms 2022-09-23T19:25:19.3436740Z INFO: Sensor JaCoCo XML Report Importer [jacoco] 2022-09-23T19:25:19.3481875Z WARN: No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='target\site\jacoco\jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 2022-09-23T19:25:19.3489919Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 2022-09-23T19:25:19.3490869Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 2022-09-23T19:25:19.3491278Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] 2022-09-23T19:25:19.3501701Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms 2022-09-23T19:25:19.3502588Z INFO: Sensor Quboo Sensor [quboo] 2022-09-23T19:25:19.3510896Z WARN: WARNING: Quboo will ignore this analysis because you haven't set the Quboo Access (and Secret) Keys. Go to your Sonarqube server (as admin), Administration -> Configuration -> Quboo and enter the values you find in your Quboo account settings. 2022-09-23T19:25:19.3511729Z INFO: Sensor Quboo Sensor [quboo] (done) | time=1ms 2022-09-23T19:25:19.3512384Z INFO: Sensor Python HTML templates processing [securitypythonfrontend] 2022-09-23T19:25:19.4239942Z INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 2022-09-23T19:25:19.4240740Z INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=73ms 2022-09-23T19:25:19.4241137Z INFO: Sensor PHP sensor [php] 2022-09-23T19:25:19.4558990Z INFO: Starting PHP symbol indexer 2022-09-23T19:25:19.4618172Z INFO: 23 source files to be analyzed 2022-09-23T19:25:19.9890645Z INFO: 23/23 source files have been analyzed 2022-09-23T19:25:20.0425811Z INFO: Starting PHP rules 2022-09-23T19:25:20.0524575Z INFO: 23 source files to be analyzed 2022-09-23T19:25:21.5725923Z WARN: Failed to resolve 26 include/require statements like '../common/footer.php' from 'oldBackup', '../common/header.php' from 'oldBackup', 'filter.php' from 'oldBackup' 2022-09-23T19:25:21.5787684Z INFO: 23/23 source files have been analyzed 2022-09-23T19:25:21.5809377Z INFO: No PHPUnit test report provided (see 'sonar.php.tests.reportPath' property) 2022-09-23T19:25:21.5824296Z INFO: No PHPUnit coverage reports provided (see 'sonar.php.coverage.reportPaths' property) 2022-09-23T19:25:21.5826938Z INFO: Sensor PHP sensor [php] (done) | time=2159ms 2022-09-23T19:25:21.5827656Z INFO: Sensor Analyzer for "php.ini" files [php] 2022-09-23T19:25:21.5905189Z INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=8ms 2022-09-23T19:25:21.5906039Z INFO: Sensor CFamily [cpp] 2022-09-23T19:25:21.5914772Z INFO: CFamily plugin version: 6.20.0.31240 2022-09-23T19:25:21.5920723Z ERROR: 2022-09-23T19:25:21.5920893Z 2022-09-23T19:25:21.5921374Z The only way to get an accurate analysis of C/C++/Objective-C files is by using the SonarSource build-wrapper 2022-09-23T19:25:21.5922018Z and setting the property "sonar.cfamily.build-wrapper-output", but it was not specified. 2022-09-23T19:25:21.5922306Z 2022-09-23T19:25:21.5922787Z If you don't want to analyze C/C++/Objective-C files, then prevent them from being analyzed by setting the following properties: 2022-09-23T19:25:21.5923127Z 2022-09-23T19:25:21.5923261Z sonar.c.file.suffixes=- 2022-09-23T19:25:21.5923569Z sonar.cpp.file.suffixes=- 2022-09-23T19:25:21.5923862Z sonar.objc.file.suffixes=- 2022-09-23T19:25:21.5924061Z 2022-09-23T19:25:21.5924080Z 2022-09-23T19:25:26.7508915Z INFO: ------------------------------------------------------------------------ 2022-09-23T19:25:26.7509343Z INFO: EXECUTION FAILURE 2022-09-23T19:25:26.7509833Z INFO: ------------------------------------------------------------------------ 2022-09-23T19:25:26.7527129Z INFO: Total time: 40.564s 2022-09-23T19:25:27.0078934Z ERROR: Error during SonarScanner execution 2022-09-23T19:25:27.0079307Z INFO: Final Memory: 658M/1473M 2022-09-23T19:25:27.0079853Z INFO: ------------------------------------------------------------------------ 2022-09-23T19:25:27.0098471Z java.lang.UnsupportedOperationException: 2022-09-23T19:25:27.0101485Z 2022-09-23T19:25:27.0101958Z The only way to get an accurate analysis of C/C++/Objective-C files is by using the SonarSource build-wrapper 2022-09-23T19:25:27.0102584Z and setting the property "sonar.cfamily.build-wrapper-output", but it was not specified. 2022-09-23T19:25:27.0102876Z 2022-09-23T19:25:27.0103272Z If you don't want to analyze C/C++/Objective-C files, then prevent them from being analyzed by setting the following properties: 2022-09-23T19:25:27.0103584Z 2022-09-23T19:25:27.0103699Z sonar.c.file.suffixes=- 2022-09-23T19:25:27.0103999Z sonar.cpp.file.suffixes=- 2022-09-23T19:25:27.0104299Z sonar.objc.file.suffixes=- 2022-09-23T19:25:27.0104497Z 2022-09-23T19:25:27.0104515Z 2022-09-23T19:25:27.0104744Z at com.sonar.cpp.plugin.CFamilySensor.process(CFamilySensor.java:208) 2022-09-23T19:25:27.0105238Z at com.sonar.cpp.plugin.CFamilySensor.execute(CFamilySensor.java:175) 2022-09-23T19:25:27.0105800Z at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48) 2022-09-23T19:25:27.0106418Z at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:85) 2022-09-23T19:25:27.0107005Z at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:62) 2022-09-23T19:25:27.0107606Z at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:82) 2022-09-23T19:25:27.0108231Z at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) 2022-09-23T19:25:27.0108858Z at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) 2022-09-23T19:25:27.0109433Z at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:392) 2022-09-23T19:25:27.0110178Z at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:388) 2022-09-23T19:25:27.0110824Z at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:357) 2022-09-23T19:25:27.0111434Z at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) 2022-09-23T19:25:27.0112040Z at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) 2022-09-23T19:25:27.0112621Z at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:150) 2022-09-23T19:25:27.0113234Z at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:137) 2022-09-23T19:25:27.0113811Z at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:123) 2022-09-23T19:25:27.0114599Z at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72) 2022-09-23T19:25:27.0115075Z at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:66) 2022-09-23T19:25:27.0115664Z at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 2022-09-23T19:25:27.0116320Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2022-09-23T19:25:27.0116934Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 2022-09-23T19:25:27.0118638Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2022-09-23T19:25:27.0121193Z at java.base/java.lang.reflect.Method.invoke(Method.java:566) 2022-09-23T19:25:27.0121914Z at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 2022-09-23T19:25:27.0122487Z at com.sun.proxy.$Proxy0.execute(Unknown Source) 2022-09-23T19:25:27.0122965Z at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 2022-09-23T19:25:27.0123531Z at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 2022-09-23T19:25:27.0124032Z at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 2022-09-23T19:25:27.0124463Z at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 2022-09-23T19:25:27.0124864Z at org.sonarsource.scanner.cli.Main.main(Main.java:61) 2022-09-23T19:25:27.0125180Z ERROR: 2022-09-23T19:25:27.0125767Z ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. 2022-09-23T19:25:27.8297931Z Post job cleanup. 2022-09-23T19:25:27.8304788Z ##[command]/usr/bin/docker run --name dc4f4dda38b251288b4fa8adcf74fef1ff3103_f39552 --label dc4f4d --workdir /github/workspace --rm -e "HTTP_PROXY" -e "http_proxy" -e "HTTPS_PROXY" -e "https_proxy" -e "NO_PROXY" -e "no_proxy" -e "SONAR_TOKEN" -e "SONAR_HOST_URL" -e "INPUT_ARGS" -e "INPUT_PROJECTBASEDIR" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true --entrypoint "/cleanup.sh" -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" -v "/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/ec2-user/actions-runner/_work/jl095-NEER-Instance-Portal/jl095-NEER-Instance-Portal":"/github/workspace" dc4f4d:da38b251288b4fa8adcf74fef1ff3103 2022-09-23T19:25:28.8597837Z Post job cleanup. 2022-09-23T19:25:29.0157433Z [command]/usr/bin/git version 2022-09-23T19:25:29.0217772Z git version 2.37.1 2022-09-23T19:25:29.0279920Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/2d0e5950-b968-423e-81b0-af431f8a4487' before making global git config changes 2022-09-23T19:25:29.0281086Z Adding repository directory to the temporary git global config as a safe directory 2022-09-23T19:25:29.0287632Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/jl095-NEER-Instance-Portal/jl095-NEER-Instance-Portal 2022-09-23T19:25:29.0337826Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-23T19:25:29.0379569Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-23T19:25:29.0727093Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-23T19:25:29.0763640Z http.https://github.com/.extraheader 2022-09-23T19:25:29.0781650Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-23T19:25:29.0909204Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-09-23T19:25:29.1530628Z Cleaning up orphan processes